Commit Graph

1049 Commits

Author SHA1 Message Date
Marc Alexander
48f6d9b8e1 [responsive/portal] Fix validation issues in donation center 2013-12-01 22:54:57 +01:00
Marc Alexander
963c5d60b8 [responsive/portal] Use CSS classes for portal-clock
This will get rid of some inline CSS and enable multiple clocks on the portal.
Multiple clocks don't necessarily make sense though.
2013-12-01 22:38:43 +01:00
Marc Alexander
19a9630b2b [responsive/portal] Center clock in module block 2013-12-01 22:10:19 +01:00
Marc Alexander
f52d111d48 [responsive/portal] Make donations module responsive 2013-11-28 11:48:49 +01:00
Marc Alexander
51e6bc742f [responsive/portal] Make forumlist responsive 2013-11-28 11:41:37 +01:00
Marc Alexander
a9d3d84b36 [responsive/portal] Make recent module responsive 2013-11-28 03:22:43 +01:00
Marc Alexander
f00c59b908 [responsive/portal] Make poll and whois online module responsive 2013-11-28 03:14:29 +01:00
Marc Alexander
c4224fef73 [responsive/portal] Show content of left column in responsive layout 2013-11-28 02:41:47 +01:00
Marc Alexander
614e4170f4 [responsive/portal] Improve look of compact news on lower widths 2013-11-28 00:30:27 +01:00
Marc Alexander
0ec477c849 [responsive/portal] Hide parts of portal on small screens 2013-11-28 00:21:45 +01:00
Marc Alexander
8e97adac09 Merge pull request #199 from marc1706/tests/portal_acp
[tests/portal_acp] Test if acp portal pages show without errors
2013-11-26 16:26:43 -08:00
Marc Alexander
b2a5c3859b Merge pull request #198 from marc1706/ajax/add_module
[ajax/add_module] Make add module use ajax
2013-11-26 16:21:01 -08:00
Marc Alexander
838639ad10 [ajax/add_module] Make add module use ajax 2013-11-27 01:09:42 +01:00
Marc Alexander
3c697881ff Merge pull request #197 from marc1706/use/request_class
Use/request class
2013-11-26 06:11:14 -08:00
Marc Alexander
87215fde46 [use/request_class] Use request class in acp module and fix minor issues 2013-11-26 14:37:25 +01:00
Marc Alexander
e20eae3e18 [use/request_class] Use request class in calendar module 2013-11-26 14:23:45 +01:00
Marc Alexander
84fef324b1 [use/request_class] Use request class in welcome module 2013-11-26 14:20:15 +01:00
Marc Alexander
e0f676c2f4 [use/request_class] Use request class in news module 2013-11-26 14:17:11 +01:00
Marc Alexander
837e36eba6 [use/request_class] Use request class in custom module 2013-11-26 14:14:15 +01:00
Marc Alexander
591e232650 [use/request_class] Use request class in announcements module 2013-11-26 14:07:36 +01:00
Marc Alexander
c601476ead [use/request_class] Use request class in stylechanger 2013-11-26 14:05:14 +01:00
Marc Alexander
af84d05fd3 [use/request_class] Use request class in recent module 2013-11-26 13:10:08 +01:00
Marc Alexander
9476743f55 [use/request_class] Use request class in attachments module 2013-11-26 13:07:00 +01:00
Marc Alexander
98dab4ed0f [use/request_class] Use request class in links module 2013-11-26 13:03:45 +01:00
Marc Alexander
5e575e2f83 [use/request_class] Add test for no errors for guests on portal with poll 2013-11-26 12:56:24 +01:00
Marc Alexander
0c95bc508e [use/request_class] Use class variable config in poll module 2013-11-26 12:56:01 +01:00
Marc Alexander
c4fd78dfd2 [use/request_class] Use request class in main menu module 2013-11-26 12:47:54 +01:00
Marc Alexander
e8bc2c79a9 [use/request_class] Use request class in portal functions 2013-11-26 12:25:46 +01:00
Marc Alexander
f7ec84633d [use/request_class] Use request class in poll module 2013-11-26 12:25:23 +01:00
Marc Alexander
b628ba287d Merge pull request #196 from marc1706/move/language
[move/language] Move language files out of mods folder use module folder
2013-11-25 15:56:46 -08:00
Marc Alexander
fd93ef9702 [move/language] Move language files out of mods folder use module folder
The standard language files are now in language/%language%/ and the module
language files have been moved to  language/%language%/modules/.
2013-11-25 20:48:18 +01:00
Marc Alexander
2c08318ee4 [tests/portal_acp] Test if acp portal pages show without errors 2013-11-24 01:18:38 +01:00
Marc Alexander
b611bb42ea Merge pull request #195 from marc1706/extend/vote_test
[extend/vote_test] Extend vote test to vote on poll
2013-11-19 08:45:09 -08:00
Marc Alexander
71a4315ffe [extend/vote_test] Change links to portal to use correct format app.php/portal 2013-11-19 17:34:23 +01:00
Marc Alexander
045dcdb686 [extend/vote_test] Add rewrite rule for app.php 2013-11-19 17:26:40 +01:00
Marc Alexander
669688006f [extend/vote_test] Extend vote test to vote on poll 2013-11-19 16:51:28 +01:00
Marc Alexander
92cac64108 Merge pull request #194 from marc1706/fix/license
[fix/license] Fix license info in PHP files
2013-11-18 15:42:30 -08:00
Marc Alexander
aceb686d70 [fix/license] Fix license info in PHP files 2013-11-19 00:11:32 +01:00
Marc Alexander
d1a4097c45 Merge pull request #193 from marc1706/split/functional_test
[split/functional_test] Split poll tests into seperate functional test file
2013-11-17 23:03:42 -08:00
Marc Alexander
5609bf131b [split/functional_test] Split poll tests into seperate functional test file 2013-11-17 23:48:54 +01:00
Marc Alexander
1604a56909 Merge pull request #192 from marc1706/feature/module_services
[feature/module_services]
2013-11-16 17:04:27 -08:00
Marc Alexander
d55a921e81 [feature/module_services] Move module definitions to modules.yml 2013-11-17 01:56:44 +01:00
Marc Alexander
801066801c [feature/module_services] Get rid of compatibility with old modules 2013-11-17 01:52:57 +01:00
Marc Alexander
64ee68568b [feature/module_services] Move whois_online to module services 2013-11-17 01:52:24 +01:00
Marc Alexander
06bc28ed5a [feature/module_services] Move welcome module to module services 2013-11-17 01:38:11 +01:00
Marc Alexander
12db763560 [feature/module_services] Move user_menu to module services 2013-11-17 01:26:06 +01:00
Marc Alexander
9131024585 [feature/module_services] Move topposers to module services 2013-11-17 01:17:23 +01:00
Marc Alexander
8c66281379 [feature/module_services] Move recent module to module_services 2013-11-17 00:55:05 +01:00
Marc Alexander
e8ba092710 [feature/module_services] Move random_member module to module services 2013-11-17 00:44:41 +01:00
Marc Alexander
73fa16f983 [feature/module_services] Move poll module to module services 2013-11-17 00:38:36 +01:00