Commit Graph

18 Commits

Author SHA1 Message Date
Marc Alexander
0665dba08f [ticket/571] Fix incorrect cast to integer in database_handler
B3P-571
2015-06-06 16:52:37 +02:00
Marc Alexander
45fb1c859d [ticket/571] Some more minor fixes
B3P-571
2015-06-06 15:29:37 +02:00
Marc Alexander
f3be40fd72 [ticket/571] Intval more variables and improve code quality
B3P-571
2015-06-06 14:47:35 +02:00
Marc Alexander
d699ef0e3b [ticket/528] Correctly load module language for 3rd party modules
B3P-528
2015-04-27 16:18:04 +02:00
Marc Alexander
1a74082154 [ticket/494] Remove SQL queries to portal_modules when changing settings
B3P-494
2015-03-04 17:32:53 +01:00
Marc Alexander
a2dd8671b6 [ticket/416] Add handler for module constraints
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander
74933dd425 [ticket/416] Move database code for moving modules horizontally to handler
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander
0d429b2f29 [ticket/416] Use extra variable in get_module()
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander
3a2782b578 [ticket/416] Add one method for moving modules horizontally
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander
99c5b164d9 [ticket/416] Use instanceof check in get_module()
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander
16c79dea35 [ticket/416] Use only one method for moving module vertically
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
f6e79075d8 [ticket/416] Move database handling of moving modules vertically to handler
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
8c0d537841 [ticket/416] Add method for handling ajax requests
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
a6b1e82e56 [ticket/416] Move database query for resetting module to database_handler
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
7e8363d849 [ticket/416] Add modules database handler
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
791ae65f22 [ticket/416] Improve controller helper test coverage and fix coding issues
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
8738847a2d [ticket/416] Reduce duplicated code in modules manager
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander
4bb9d76bb3 [ticket/416] Add portal modules manager
B3P-416
2014-12-01 15:07:11 +01:00