Commit Graph

1048 Commits

Author SHA1 Message Date
Athou
01fde2fc16 list more infos in admin panel 2013-06-19 16:40:29 +02:00
Athou
246beed4bc scrollbar styling in webkit 2013-06-19 16:28:57 +02:00
Athou
1239725083 fix character detection for eastern europe languages (fix #138) 2013-06-19 15:23:40 +02:00
Athou
5e3b3c3b87 logging phrasing 2013-06-19 15:14:15 +02:00
Athou
47840fa450 fix .it language 2013-06-19 13:36:38 +02:00
Athou
5ce780e6a2 purge entries as well as statuses 2013-06-19 13:29:56 +02:00
weep33
3ae8dd147b Update it.properties 2013-06-19 10:04:16 +02:00
Athou
491af8a6df don't sort when just marking 2013-06-18 13:48:07 +02:00
Athou
0b4f7d68ae wrong logging pattern 2013-06-18 13:37:56 +02:00
Athou
dd08b2aaf6 added logging 2013-06-18 13:28:15 +02:00
Athou
325693491d user registration should not required authentication 2013-06-18 13:16:51 +02:00
Athou
cb9924718f document unused field through the api 2013-06-18 13:08:36 +02:00
Athou
238a57cc27 database agnostic cleanup query 2013-06-18 13:00:03 +02:00
Athou
e90425778f registration api (#303) 2013-06-18 12:52:56 +02:00
Athou
2515bf9ec7 fix query on mysql 2013-06-18 10:45:02 +02:00
Athou
c4bb8da746 faster cleanup query 2013-06-18 10:34:11 +02:00
Athou
9b53e2b0fb better cleaning method 2013-06-18 08:54:53 +02:00
Athou
fa2731861e change order of instructions, fix issue with mysql (#302) 2013-06-17 11:55:23 +02:00
Athou
05f80d6765 unused import 2013-06-17 08:50:08 +02:00
Athou
968a911ccf save when users were created 2013-06-16 18:31:21 +02:00
Athou
897b482698 cascade delete for users 2013-06-16 18:03:52 +02:00
Athou
bc8eed7a62 allow some css style rules for iframes (fix #288) 2013-06-16 17:44:21 +02:00
Athou
09533b8f24 wrong method called 2013-06-16 16:51:49 +02:00
Athou
4d44397098 'no' language no longer exists (#299) 2013-06-16 16:37:54 +02:00
Athou
e6a091d351 don't delete in a big transaction 2013-06-16 16:32:46 +02:00
Athou
c2f0efb448 not a good idea with maxresults, revert and use the same batch size as default_batch_fetch_size 2013-06-16 15:54:37 +02:00
Athou
93de8e48dc join fetch statuses 2013-06-16 15:48:27 +02:00
Athou
56f4f33707 cleanup by batch of 1000 2013-06-16 15:40:33 +02:00
Athou
edcd54640a added missing datatype 2013-06-16 15:02:54 +02:00
Athou
f6651b0484 restore entry heading hover effect 2013-06-16 13:22:01 +02:00
Athou
76f7978a06 rename language column because language is a reserved keyword in hsqldb 2013-06-16 13:19:42 +02:00
Athou
b75a180150 email is now required for registration as people are forgetting their password 2013-06-16 12:06:59 +02:00
Athou
379e342e30 added on-demand database cleanup (date is hardcoded for the moment) 2013-06-16 12:06:59 +02:00
Athou
2b6ad62f03 Merge pull request #299 from jhsoby/master
Norwegian translations; adding nn
2013-06-16 02:33:13 -07:00
jhsoby
003dffde61 Create nn.properties 2013-06-16 00:24:25 +03:00
jhsoby
9593379f3c Rename no.properties to nb.properties 2013-06-15 22:56:19 +02:00
jhsoby
41761e8343 add nn 2013-06-15 23:55:55 +03:00
jhsoby
503acabfde Update no.properties
spellcheck and translation
2013-06-15 22:41:27 +02:00
Athou
293ed52929 prevent scrolling when using middle click 2013-06-15 16:13:15 +02:00
Athou
05893088c7 optimized query when only a single category is needed 2013-06-15 15:40:55 +02:00
Athou
949ec1fd89 distinct not needed 2013-06-15 15:37:31 +02:00
Athou
cc1248f350 remove unnecessary join 2013-06-13 13:40:13 +02:00
Athou
6abf16aa97 Merge pull request #295 from carlmorris/master
Ambell i newidiad i'r cyfieithiad Cymraeg / Some fixes to the Welsh translation
2013-06-13 03:49:00 -07:00
Carl Morris
cf55e0cada trwsio pethau ar ol adborth gan y cymuned / fixing things after feedback from the community 2013-06-13 11:44:00 +01:00
Athou
4e412c150c add missing fields and recreate sequence (#291) 2013-06-13 10:58:29 +02:00
Athou
fad0f7a9fd fix image path 2013-06-13 07:14:00 +02:00
Giles Wells
0aa7cddbf7 Updated to use the correct icon. Silly me. 2013-06-13 00:42:35 -04:00
Giles Wells
d1f187cd87 Adding actual icon files. 2013-06-13 00:29:10 -04:00
Giles Wells
2ee8481b60 Adding a home screen icon for better mobile experience 2013-06-13 00:27:25 -04:00
Athou
b8a8a2b86d relationships are not nullable, no point in doing a left join 2013-06-12 16:57:31 +02:00