Commit Graph

270 Commits

Author SHA1 Message Date
Athou
8fed8ea8a3 bundle js libs together 2013-04-13 18:50:38 +02:00
Athou
2cac91c5fa fix icon hovering 2013-04-13 18:11:59 +02:00
Athou
f0dd91cd39 format date using client timezone 2013-04-13 13:04:37 +02:00
Athou
c2ecaed0af remove debug infos 2013-04-13 12:45:52 +02:00
Athou
6739166b04 profile page 2013-04-13 12:40:04 +02:00
Athou
b3465f33c1 cancel threads when application stops/restarts 2013-04-13 11:41:33 +02:00
Athou
c41c4fe8b9 forgot to refresh lastUpdate field 2013-04-13 10:13:41 +02:00
Athou
544ebb8e86 injetions cleanup 2013-04-13 09:17:38 +02:00
Athou
f148fd3ead actually leave the handle as is, some feeds take a lot of time building at first but then are cached and a retry is working then 2013-04-13 07:23:21 +02:00
Athou
281ff6d883 smarter way of getting the next feed to update 2013-04-13 07:02:59 +02:00
Athou
7c5cd361da disable retry handler 2013-04-13 07:01:28 +02:00
Athou
9d7c6b17c0 don't stop the worker, just log the exception and go on 2013-04-13 06:39:12 +02:00
Athou
47cddc954a add indexes 2013-04-13 01:24:28 +02:00
Athou
7143b886ee junit tests setup 2013-04-12 15:50:13 +02:00
Athou
6e446fe55c jasmine tests setup 2013-04-12 15:40:55 +02:00
Athou
9f830e0d21 readme update 2013-04-12 13:31:30 +02:00
Athou
867f8b41e1 readme update 2013-04-12 13:30:59 +02:00
Athou
38233be861 added mailing class 2013-04-12 13:27:30 +02:00
Athou
679fcad2b5 welcome page tweak 2013-04-12 12:56:32 +02:00
Athou
edd2ec42c7 use metamodel 2013-04-12 10:44:41 +02:00
Athou
b459975522 rewrote query with criteria api 2013-04-12 10:29:34 +02:00
Athou
ba0a749a5d display sign in failed message 2013-04-12 10:29:20 +02:00
Athou
65552294cc user setting for showing or hiding 'empty' categories and feeds 2013-04-12 10:06:44 +02:00
Athou
38c58fcf64 admin setting for background thread count 2013-04-12 09:56:57 +02:00
Athou
7cc7fd9daa fix display icon on hover 2013-04-12 09:45:00 +02:00
Athou
257df40043 readme update 2013-04-12 09:36:06 +02:00
Athou
ee9fd0ae89 homepage styling 2013-04-12 08:07:49 +02:00
Athou
96032a79c9 added logo to welcomepage 2013-04-12 00:24:15 +02:00
Athou
5b5ad242e0 major classes refactoring 2013-04-11 20:49:08 +02:00
Athou
54ebf7b9db more threads 2013-04-11 19:35:16 +02:00
Athou
4b49625a8f better background refresh 2013-04-11 19:11:27 +02:00
Athou
70b6fd1fd3 disable feeds for a little bit when unable to refresh the feed several times in a row 2013-04-11 16:50:20 +02:00
Athou
36a9a7a795 format message 2013-04-11 12:57:21 +02:00
Athou
25dd0aab51 propagate exceptions 2013-04-11 12:50:41 +02:00
Athou
53ee8f1428 secure cookie 2013-04-11 11:11:57 +02:00
Athou
84f055b67a store entry content externally and load only when needed 2013-04-11 10:31:19 +02:00
Athou
193c73109f paint selected tree item red when page is first loaded 2013-04-11 10:24:35 +02:00
Athou
60f289b82e optimization 2013-04-11 10:18:19 +02:00
Athou
013922b96d make sure the user owns the modified data 2013-04-10 22:23:43 +02:00
Athou
b3edfb955f category dropdown menu 2013-04-10 22:02:18 +02:00
Athou
ae42170090 link to admin user list 2013-04-10 16:55:51 +02:00
Athou
59d10acbb6 styling 2013-04-10 16:55:40 +02:00
Athou
581c7bc070 store only 10 entries for new users 2013-04-10 16:45:05 +02:00
Athou
edfafeb7b0 allow import during registration 2013-04-10 16:43:50 +02:00
Athou
64762a89e8 fix icon size in ie 2013-04-10 16:36:31 +02:00
Athou
9c77ec0210 order icon instead of two buttons 2013-04-10 15:51:31 +02:00
Athou
3f1306c0a4 favicon ! 2013-04-10 15:33:42 +02:00
Athou
e77c90c478 don't toggle category on category icon 2013-04-10 13:35:30 +02:00
Athou
1fdfe54471 replace css tree with an angular one, fix 100% cpu usage 2013-04-10 13:14:37 +02:00
Athou
f442fb573a use a directive to handle recursive behavior 2013-04-10 12:38:06 +02:00