Commit Graph

1644 Commits

Author SHA1 Message Date
Mauron 0185f47b40 Create portal_acp.php
Italian translation for portal_acp.php .
2015-01-17 04:54:00 +01:00
Mauron 0cf514e01f Create portal.php
Italian translation for portal.php .
2015-01-17 04:23:24 +01:00
Mauron 4a320f4860 Create info_acp_portal.php
Italian translation for info_acp_portal.php
2015-01-17 04:21:46 +01:00
Marc Alexander 2640fea635 [ticket/436] Generate routes with modules_helper and remove use of app.php
Modules should generate routes with the modules helper instead of directly
creating links to app.php.

B3P-436
2015-01-04 16:09:43 +01:00
Marc Alexander c08f728fe4 [ticket/436] Use controller helper for generating URLs in announcements
B3P-436
2015-01-04 15:40:42 +01:00
Marc Alexander 589f2a5f16 Merge pull request #434 from David-NF/patch-3
Add UNABLE_TO_ADD_MODULE to Dutch language
2014-12-04 14:34:09 +01:00
David 4261e3d23d Addition
Source: https://github.com/board3/Board3-Portal/commit/df9e5c47eaaa19b8d5e7569cf2d9c61e489e40ab
2014-12-04 11:10:21 +01:00
Marc Alexander bca1b3b639 [ticket/432] Improve code documentation in statistics module
B3P-432
2014-12-02 23:27:40 +01:00
Marc Alexander 6d050de576 [ticket/432] Reduce complexity of statistics get_template_side()
B3P-432
2014-12-02 23:19:37 +01:00
Marc Alexander 7bd1528c8c Merge pull request #417 from marc1706/ticket/416
[ticket/416] Allow multiple inclusions of certain portal modules
2014-12-02 22:20:02 +01:00
Marc Alexander c0ea8c59d6 [ticket/416] Add tests for can_add_module()
B3P-416
2014-12-02 21:51:10 +01:00
Marc Alexander c867d16763 [ticket/416] Cast return of can_add_module() to boolean
B3P-416
2014-12-02 21:51:02 +01:00
Marc Alexander df9e5c47ea [ticket/416] Fix incorrect behavior discovered by tests
B3P-416
2014-12-02 21:39:39 +01:00
Marc Alexander ef22291efe [ticket/416] Add tests for adding more than one module if possible
B3P-416
2014-12-02 21:39:12 +01:00
Marc Alexander b64f8fa9d8 [ticket/416] Add tests for can_multi_include()
B3P-416
2014-12-02 18:26:50 +01:00
Marc Alexander d1b327ed47 [ticket/416] Remove useless assignment of pagination
B3P-416
2014-12-02 18:04:42 +01:00
Marc Alexander 7dabf61f6b [ticket/416] Only allow adding module more than once on proper modules
B3P-416
2014-12-02 17:50:23 +01:00
Marc Alexander 4bfd4212f4 [ticket/416] Allow multiple announcements modules in subsilver2
B3P-416
2014-12-02 16:34:36 +01:00
Marc Alexander f010a0a35c [ticket/416] Modify compact announcements to allow multiple inclusions
B3P-416
2014-12-02 12:47:22 +01:00
Marc Alexander 1544d85369 [ticket/416] Allow adding announcements module more than once
B3P-416
2014-12-01 21:51:55 +01:00
Marc Alexander 15fbf01a29 [ticket/416] Allow multiple inclusions of main menu
B3P-416
2014-12-01 21:03:34 +01:00
Marc Alexander d3bc75ccdf [ticket/416] Do not try check_module_already_exists() with array values
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander b5e317ad06 [ticket/416] Allow adding links module more than once
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander 4bf63d4929 [ticket/416] Correctly document input parameter
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander 496e0b79cd [ticket/416] Further reduce complexity of constraints_handler
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander 8294faf6e6 [ticket/416] Reduce size of can_move_module() method
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander a1ec325790 [ticket/416] Add test for module base
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander cfa063cfc9 [ticket/416] Ignore migrations folder in coverage report
B3P-416
2014-12-01 15:07:12 +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 1a5b678e0d [ticket/416] Cast affected rows to boolean
B3P-416
2014-12-01 15:07:12 +01:00
Marc Alexander 2aae1337dc [ticket/416] Add tests for deleting module
B3P-416
2014-12-01 15:07:11 +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 a55b1002e1 [ticket/416] Add tests for reset_module()
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 7e8a036a7b [ticket/416] Remove non working tests
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 3404aec242 [ticket/416] Add test for handle_ajax_request()
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander dd50d3961a [ticket/416] Add better test coverage for modules manager
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 c470ebe386 [ticket/416] Use modules manager in acp and tests
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
Marc Alexander 1a4e55c10d [ticket/416] Improve portal module and modify tests
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander ccb3193b3c [ticket/416] Add new line at end of file
B3P-416
2014-12-01 15:07:11 +01:00