Commit Graph

39 Commits

Author SHA1 Message Date
Athou
0d730128f7 use lombok slf4j annotation 2013-08-11 11:45:32 +02:00
Athou
8926f9784d documentation is now generated during build time and swagger is not needed for runtime anymore 2013-08-01 13:35:04 +02:00
Athou
da94880c53 added a little doc 2013-07-26 16:00:02 +02:00
Athou
8845c54d0c apply formatter 2013-07-25 09:17:33 +02:00
Athou
ec8eb4bd1f faster startup 2013-07-24 20:05:58 +02:00
Ebrahim Byagowi
9515a88409 Some cosmetic changes
* Punctuation, removing space before exclaimention mark
* Completing Persian translation
* Changeing web app icons per original art work
* Fixing error on custom theme and adding indention to custom CSS
2013-07-03 02:17:57 +04:30
Athou
d3dd084dd7 better refresh algorithm using queues instead of synchronous database call 2013-06-30 12:35:17 +02:00
Athou
158abadf19 use date constructor directly when a calendar is not needed, better performances 2013-06-25 16:57:48 +02:00
Athou
e90425778f registration api (#303) 2013-06-18 12:52:56 +02:00
Athou
b78f646523 initial liquibase setup 2013-06-11 17:01:21 +02:00
Athou
d212cf66c1 change log level at runtime 2013-06-09 16:19:49 +02:00
Athou
bb4ce2e0e4 remove predestroy responsability from startupbean 2013-05-24 16:50:00 +02:00
Athou
8039915bcf shutdown pool when application stops 2013-05-24 12:28:48 +02:00
Athou
0876e918dc set a minimum for threadpool size 2013-05-15 15:56:06 +02:00
Athou
98aeccbb66 i18n implementation (#55) 2013-05-12 14:19:00 +02:00
Athou
52a8ea1920 add a warning message when the application is initially deployed 2013-05-01 18:09:34 +02:00
Athou
23e6915643 use java classes instead of scala ones 2013-04-23 21:29:16 +02:00
Athou
5c4df4e451 handle background threads ourselves, leave the stateless pool intact 2013-04-23 10:51:05 +02:00
Athou
e161ff4167 create a demo user on startup and prevent any profile modification 2013-04-21 13:50:10 +02:00
Athou
b6d8072090 smarter way of stopping things 2013-04-16 09:29:33 +02:00
Athou
f8faa69f02 remove serializable as it does not make sense 2013-04-15 11:47:48 +02:00
Athou
cad38e5e31 remove initial data 2013-04-14 18:11:55 +02:00
Athou
b3465f33c1 cancel threads when application stops/restarts 2013-04-13 11:41:33 +02:00
Athou
38233be861 added mailing class 2013-04-12 13:27:30 +02:00
Athou
38c58fcf64 admin setting for background thread count 2013-04-12 09:56:57 +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
a1ab76d176 import from google reader 2013-04-05 16:31:42 +02:00
Athou
5166e952c1 cache favicons 2013-04-03 16:24:11 +02:00
Athou
d8b8f6617a change role to enum 2013-03-30 19:07:41 +01:00
Athou
3f7efa03f4 delete users 2013-03-30 11:57:11 +01:00
Athou
5cafcdf2d8 partial user administration 2013-03-30 09:22:49 +01:00
Athou
b4d4015f4b added security checks 2013-03-28 17:07:37 +01:00
Jeremie Panzer
00dd665c66 display feeds without category when the root category is selected 2013-03-28 10:59:11 +01:00
Athou
4df1e7f722 package refactoring 2013-03-23 16:19:46 +01:00
Jeremie Panzer
bb3431a510 fix unread count 2013-03-22 11:53:59 +01:00
Jeremie Panzer
0161de1f13 angular prototype 2013-03-21 16:59:50 +01:00
Athou
7b3c53fcb9 initial commit 2013-03-20 20:33:42 +01:00