Commit Graph
100 Commits
Author SHA1 Message Date
Marc Alexander 0501e65cea [ticket/432] Add methods for checking conditionals for post attachments
B3P-432
2015-01-18 18:54:43 +01:00
Marc Alexander 48f526716a [ticket/432] Add method for selecting correct string in news constraints
B3P-432
2015-01-18 18:37:48 +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
Marc Alexander 801024d34d [ticket/416] Also use array mapping for string to constant conversion
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 80122ee349 [ticket/416] Use column map in portal columns instead of switch
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander dbb00ee558 [ticket/416] Add class for handling portal columns
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 70c2a8f5ee [ticket/416] Allow multiple news modules in subsilver2 news
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 791e15eb63 [ticket/416] Remove unused code
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander ced68fc73b [ticket/416] Fix news modules variables for independent news modules
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 703e846e37 [ticket/416] Fix pagination for independent news modules
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander e2497fbe7f [ticket/416] Modify news module to allow more than one news module
B3P-416
2014-12-01 15:07:11 +01:00
Marc Alexander 1a29cd4896 [ticket/416] Allow adding module no matter which column it is in
B3P-416
2014-12-01 15:07:10 +01:00
Marc Alexander f303a738d5 Merge pull request #430 from marc1706/ticket/429
[ticket/429] Remove upload module
2014-12-01 15:06:07 +01:00
Marc Alexander fa6c211a87 [ticket/429] Remove upload module
It is no longer functional and does not fit the idea of extensions.

B3P-429
2014-12-01 14:41:49 +01:00
Marc Alexander d7f7e66b17 Merge pull request #427 from David-NF/patch-1
Small writing error
2014-11-30 13:45:49 +01:00
Marc Alexander f0934e4a51 Merge pull request #428 from David-NF/patch-2
Small writing errors
2014-11-30 11:09:17 +01:00
Marc Alexander 52d9946f86 Merge pull request #425 from marc1706/ticket/424
[ticket/424] Use correct version for check in version check test
2014-11-26 16:29:21 +01:00
Marc Alexander 2290d75388 [ticket/424] Use correct version for check in version check test
B3P-424
2014-11-26 16:28:26 +01:00
Marc Alexander 4d1f24d15c Merge pull request #423 from marc1706/ticket/361
[ticket/361] Prepare package for 2.1.0-RC1 release
2014-11-26 15:36:20 +01:00
Marc Alexander eb152add05 [ticket/361] Update files to ignore on export
B3P-361
2014-11-26 15:33:57 +01:00
Marc Alexander 7e7b593660 [ticket/361] Update copyright info in portal files
B3P-361
2014-11-26 15:24:09 +01:00
Marc Alexander c6896d5e01 Merge pull request #422 from marc1706/ticket/334
[ticket/334] Allow overriding the HTML5 clock with flash files
2014-11-26 15:18:32 +01:00
Marc Alexander 876e0e95de [ticket/334] Add clock setting in v210_rc1 migration
B3P-334
2014-11-26 14:53:56 +01:00
Marc Alexander 420d389c27 [ticket/334] Allow specifying flash clock instead of using the standard clock
B3P-334
2014-11-26 14:53:29 +01:00
Marc Alexander 333ee274b5 [ticket/334] Try to resolve functions for portal modules in acp
B3P-334
2014-11-26 14:49:57 +01:00
Marc Alexander c07de94fe2 Merge pull request #421 from marc1706/ticket/420
[ticket/420] Properly check permissions for news module
2014-11-23 15:47:17 +01:00
Marc Alexander 5f55b9026b [ticket/420] Correctly exclude forums user has no access to
B3P-420
2014-11-23 15:34:48 +01:00
Marc Alexander e26ffa88b8 [ticket/420] Correctly set permissions for hidden forum
B3P-420
2014-11-23 13:48:02 +01:00
Marc Alexander 88f8f0653a [ticket/420] Fix unrelated tests
B3P-420
2014-11-23 01:12:07 +01:00
Marc Alexander aa9421f1a1 [ticket/420] Add test for checking if permission check in latest news works
B3P-420
2014-11-23 00:57:29 +01:00
Marc Alexander cb58112c69 Merge pull request #415 from marc1706/ticket/414
[ticket/414] Add possibility to specify different vendor for module language
2014-11-08 07:22:25 +01:00
Marc Alexander 8628755c07 [ticket/414] Add possibility to specify different vendor for module language
B3P-414
2014-11-08 07:07:29 +01:00
Marc Alexander 25a957ebf6 Merge pull request #413 from BianCionaa/patch-29
Create portal_whois_online_module.php
2014-11-08 06:56:36 +01:00
Marc Alexander 8dbce81126 Merge pull request #412 from BianCionaa/patch-28
Create portal_welcome_module.php
2014-11-08 06:56:30 +01:00
Marc Alexander 48ce1c60ff Merge pull request #411 from BianCionaa/patch-27
Create portal_user_menu_module.php
2014-11-08 06:56:23 +01:00
Marc Alexander 2d55bc5ea3 Merge pull request #410 from BianCionaa/patch-26
Create portal_topposters_module.php
2014-11-08 06:56:18 +01:00
Marc Alexander b921300708 Merge pull request #409 from BianCionaa/patch-25
Create portal_stylechanger_module.php
2014-11-08 06:56:10 +01:00
Marc Alexander 70fd4543fc Merge pull request #408 from BianCionaa/patch-24
Create portal_statistics_module.php
2014-11-08 06:56:04 +01:00
Marc Alexander b6f582fac0 Merge pull request #407 from BianCionaa/patch-23
Create portal_search_module.php
2014-11-08 06:55:58 +01:00
Marc Alexander 11ae5cbeab Merge pull request #406 from BianCionaa/patch-22
Create portal_recent_module.php
2014-11-08 06:55:53 +01:00
Marc Alexander 1d45ead71f Merge pull request #405 from BianCionaa/patch-21
Create portal_random_member_module.php
2014-11-08 06:55:43 +01:00
Marc Alexander e786543335 Merge pull request #404 from BianCionaa/patch-20
Create portal_poll_module.php
2014-11-08 06:55:35 +01:00
Marc Alexander aec2d84d99 Merge pull request #403 from BianCionaa/patch-19
Create portal_news_module.php
2014-11-08 06:55:29 +01:00
Marc Alexander a904754ebb Merge pull request #402 from BianCionaa/patch-18
Create portal_main_menu_module.php
2014-11-08 06:55:22 +01:00
Marc Alexander eeac9c1813 Merge pull request #401 from BianCionaa/patch-17
Create portal_links_module.php
2014-11-08 06:55:16 +01:00
Marc Alexander 97ce6579a8 Merge pull request #400 from BianCionaa/patch-16
Create portal_link_us_module.php
2014-11-08 06:55:10 +01:00
Marc Alexander a1fe498049 Merge pull request #399 from BianCionaa/patch-15
Create portal_leaders_module.php
2014-11-08 06:55:00 +01:00
Marc Alexander c2d7ff2254 Merge pull request #398 from BianCionaa/patch-14
Create portal_latest_members_module.php
2014-11-08 06:54:53 +01:00
Marc Alexander 219be1f402 Merge pull request #397 from BianCionaa/patch-13
Create portal_latest_bots_module.php
2014-11-08 06:54:47 +01:00
Marc Alexander d399a2e4c4 Merge pull request #396 from BianCionaa/patch-12
Create portal_friends_module.php
2014-11-08 06:54:41 +01:00
Marc Alexander 81b4087da4 Merge pull request #395 from BianCionaa/patch-11
Create portal_forumlist_module.php
2014-11-08 06:54:33 +01:00
Marc Alexander dc09f6f072 Merge pull request #394 from BianCionaa/patch-10
Create portal_donation_module.php
2014-11-08 06:54:26 +01:00
Marc Alexander f4a8f10ba3 Merge pull request #393 from BianCionaa/patch-9
Create portal_custom_module.php
2014-11-08 06:54:20 +01:00
Marc Alexander e44ecc137e Merge pull request #392 from BianCionaa/patch-8
Create portal_clock_module.php
2014-11-08 06:54:13 +01:00
Marc Alexander f6a5de7062 Merge pull request #391 from BianCionaa/patch-7
Create portal_calendar_module.php
2014-11-08 06:54:08 +01:00
Marc Alexander 0d27ba0f84 Add missing less than sign to beginning of file 2014-11-08 06:52:58 +01:00
Marc Alexander 7298b58399 Merge pull request #390 from BianCionaa/patch-6
Create portal_birthday_list_module.php
2014-11-08 06:52:27 +01:00
Marc Alexander 1099a2cd2f Merge pull request #389 from BianCionaa/patch-5
Create portal_attachments_module.php
2014-11-08 06:50:59 +01:00