Commit Graph

1361 Commits

Author SHA1 Message Date
Marc Alexander
ad4787ae1c [fix/readme] Remove outdated instructions and info from readme 2013-10-27 18:25:20 +01:00
Marc Alexander
32a63f3124 Merge pull request #160 from marc1706/update/install
[update/install] Update installation/update files for release
2013-10-27 09:39:28 -07:00
Marc Alexander
8e65ce57aa [update/install] Update installation/update files for release 2013-10-27 17:38:46 +01:00
Marc Alexander
68da22bc28 Merge pull request #159 from marc1706/birthday/php_5_5_compat
[birthday/php_5_5_compat] Remove unneeded functions from birthday list
2013-10-27 09:28:21 -07:00
Marc Alexander
ad82abde08 [birthday/php_5_5_compat] Remove unneeded functions from birthday list 2013-10-27 17:25:09 +01:00
Marc Alexander
bd78cc73cd Merge pull request #158 from marc1706/birthday/php_5_5_compat
[birthday/php_5_5_compat] Filter out array elements from lang dates
2013-10-26 09:43:33 -07:00
Marc Alexander
6bbd7cff42 [birthday/php_5_5_compat] Filter out array elements from lang dates 2013-10-26 18:42:39 +02:00
Marc Alexander
c2e839defb Merge pull request #157 from marc1706/improve/design
[improve/design] Slight changes to menu and recent topics design
2013-10-26 09:05:10 -07:00
Marc Alexander
09dad56bcf [improve/design] Slight changes to menu and recent topics design 2013-10-26 18:03:29 +02:00
Marc Alexander
aae9917f9f Merge pull request #156 from marc1706/birthday/ahead_date
[birthday/ahead_date] Add span title with date to birthday ahead list
2013-10-26 08:38:52 -07:00
Marc Alexander
70a77ca298 [birthday/ahead_date] Add span title with date to birthday ahead list 2013-10-26 17:37:56 +02:00
Marc Alexander
0f7ae90fb6 Merge pull request #155 from marc1706/fix/acp_logs
[fix/acp-logs] Do not create duplicate acp logs and fix custom module logs
2013-10-26 06:01:54 -07:00
Marc Alexander
58ced7a6e7 [fix/acp-logs] Do not create duplicate acp logs and fix custom module logs 2013-10-26 14:56:35 +02:00
Marc Alexander
0d0418f2d5 Merge pull request #153 from marc1706/fix/namespaces
[fix/namespaces] Fix portal after adding namespaces
2013-10-17 12:43:52 -07:00
Marc Alexander
53436e790c [fix/namespaces] Fix portal after adding namespaces
B3P-FIX-NAMESPACES
2013-10-17 21:42:43 +02:00
Marc Alexander
ab9f2eaaa3 Merge pull request #152 from marc1706/apply/master
Apply/master
2013-10-17 02:08:59 -07:00
Marc Alexander
0c8b39b0bd [fix/update] Copy German language files in German language update
B3P-FIX-DE_UPDATE
2013-10-17 11:07:49 +02:00
Marc Alexander
d3cfdae79a [fix/german] Fix incorrect language strings in the German files
B3P-FIX-DE
2013-10-17 11:07:40 +02:00
Marc Alexander
5e95d62e1e [ticket/226] Use $this->c_class instead of $c_class
B3P-226
2013-10-17 11:07:32 +02:00
Marc Alexander
63d7dd9f75 [translate/changes] Translate 2.0.2 changes to German
B3P-TRNS-CHANGES
2013-10-17 11:07:23 +02:00
Marc Alexander
7e4896c79e [remove/format_birthday] Remove useless function format_birthday()
B3P-RM-FORMAT_BIRTHDAY
2013-10-17 11:07:03 +02:00
Marc Alexander
2d4468b643 [fix/xml] Use dependency again for mod version check links
B3P-FIX_XML
2013-10-17 11:06:46 +02:00
Marc Alexander
eee18cc4e5 [update/2.0.2] Update files for 2.0.2 release
This includes an update of MODx to 1.2.6

B3P-UPDATE-2.0.2

Conflicts:
	root/install/index.php
2013-10-17 11:06:30 +02:00
Marc Alexander
5c5f8b4845 [feature/clean-up] Remove duplicated code from portal modules
B3P-CU

Conflicts:
	root/portal/modules/portal_poll.php
2013-10-17 11:02:56 +02:00
Marc Alexander
566762c5d2 [ŧicket/223] Set correct permissions to uploaded files (644)
phpbb_chmod() only sets the owner permissions. As we need to set the
permissions for all users, it is not possible to use phpbb_chmod().

B3P-223
2013-10-17 10:59:38 +02:00
Marc Alexander
966f5cfa2d Display correct day of the week with negative UTC offset
A duplicate subtraction of the UTC offset and DST time caused the creation
of an incorrect timestamp. In return this caused us to go back too far and
therefore moved us back one day.

Conflicts:
	root/portal/modules/portal_calendar.php
2013-10-17 10:56:42 +02:00
Marc Alexander
ee38238199 Merge pull request #151 from marc1706/fix/update
[fix/update] Copy German language files in German language update
2013-10-14 05:07:21 -07:00
Marc Alexander
6c54de1662 [fix/update] Copy German language files in German language update
B3P-FIX-DE_UPDATE
2013-10-14 14:04:55 +02:00
Marc Alexander
6130bcab38 Merge pull request #150 from marc1706/fix/german
[fix/german] Fix incorrect language strings in the German files
2013-10-14 05:03:27 -07:00
Marc Alexander
7d42187fb1 [fix/german] Fix incorrect language strings in the German files
B3P-FIX-DE
2013-10-14 14:02:17 +02:00
Marc Alexander
18c27f17d8 Merge pull request #149 from marc1706/ticket/226
[ticket/226] Use $this->c_class instead of $c_class
2013-10-14 02:57:20 -07:00
Marc Alexander
533701b201 [ticket/226] Use $this->c_class instead of $c_class
B3P-226
2013-10-14 11:56:17 +02:00
Marc Alexander
7b0864411b Merge pull request #148 from marc1706/translate/changes
[translate/changes] Translate 2.0.2 changes to German
2013-10-06 07:09:02 -07:00
Marc Alexander
3ab6e550c4 [translate/changes] Translate 2.0.2 changes to German
B3P-TRNS-CHANGES
2013-10-06 16:07:11 +02:00
Marc Alexander
dc032effb8 Merge pull request #147 from marc1706/remove/format_birthday
[remove/format_birthday] Remove useless function format_birthday()
2013-10-06 06:55:06 -07:00
Marc Alexander
e594d23f79 [remove/format_birthday] Remove useless function format_birthday()
B3P-RM-FORMAT_BIRTHDAY
2013-10-06 15:53:53 +02:00
Marc Alexander
277784bd11 Merge pull request #146 from marc1706/fix/xml
[fix/xml] Use dependency again for mod version check links
2013-10-06 04:08:51 -07:00
Marc Alexander
65c5406ae8 [fix/xml] Use dependency again for mod version check links
B3P-FIX_XML
2013-10-06 13:07:57 +02:00
Marc Alexander
1c6e503d2e Merge pull request #145 from marc1706/update/2.0.2
[update/2.0.2] Update files for 2.0.2 release
2013-10-06 03:59:36 -07:00
Marc Alexander
9d0a483ab3 [update/2.0.2] Update files for 2.0.2 release
This includes an update of MODx to 1.2.6

B3P-UPDATE-2.0.2
2013-10-06 12:58:06 +02:00
Marc Alexander
4640b00d3d Merge pull request #144 from marc1706/gh/113
[gh/113] Update UMIL to 1.0.5
2013-10-06 02:47:03 -07:00
Marc Alexander
7a1cf0e9ee [gh/113] Update UMIL to 1.0.5
B3P-GH-113
2013-10-06 11:46:10 +02:00
Marc Alexander
c71695dfcb Merge pull request #143 from marc1706/feature/clean-up
[feature/clean-up] Remove duplicated code from portal modules
2013-10-06 02:44:43 -07:00
Marc Alexander
93376e16a5 [feature/clean-up] Remove duplicated code from portal modules
B3P-CU
2013-10-05 11:00:33 +02:00
Marc Alexander
7d2a124bbc Merge pull request #142 from marc1706/ticket/223
[ŧicket/223] Set correct permissions to uploaded files (644)
2013-10-04 07:33:46 -07:00
Marc Alexander
651514aa54 [ŧicket/223] Set correct permissions to uploaded files (644)
phpbb_chmod() only sets the owner permissions. As we need to set the
permissions for all users, it is not possible to use phpbb_chmod().

B3P-223
2013-10-04 16:32:10 +02:00
Marc Alexander
3be38fabc5 Merge pull request #141 from marc1706/ticket/224
[ticket/224] Add possibility to append username to donation
2013-09-21 05:26:08 -07:00
Marc Alexander
198e32ea9d [ticket/224] Add possibility to append username to donation
B3P-224
2013-09-21 14:25:11 +02:00
Marc Alexander
aac0e22962 Merge pull request #140 from marc1706/ticket/224
[ticket/224] Add possibility to append username to donation
2013-09-21 05:23:29 -07:00
Marc Alexander
cd4dd32e0d [ticket/224] Add possibility to append username to donation
B3P-224
2013-09-21 14:22:16 +02:00