Andreas Fischer
eded608a53
[ticket/10170] Fix broken recaptcha verification host.
...
PHPBB3-10170
2011-05-11 03:26:36 +02:00
Andreas Fischer
2c0c8a580f
[ticket/10170] Include www in hostname in language strings.
...
PHPBB3-10170
2011-05-11 03:14:14 +02:00
Erik Frèrejean
46fcf9c8e4
[ticket/10170] Update language entries
...
Update the language entries to reflect the reCaptcha
API change.
PHPBB3-10170
2011-05-10 23:34:38 +02:00
Erik Frèrejean
ca981b6d18
[ticket/10170] reCaptcha API has been moved.
...
The reCaptcha API has been moved from recaptcha.net to
google.com/recaptcha.
PHPBB3-10170
2011-05-10 23:31:41 +02:00
Oleg Pudeyev
6ac6680639
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10154] Move "copy permissions from" to below "parent" on forum creation
2011-05-09 22:36:47 -04:00
Oleg Pudeyev
7faabfb532
Merge remote-tracking branch 'bantu/ticket/10154' into develop-olympus
...
* bantu/ticket/10154:
[ticket/10154] Move "copy permissions from" to below "parent" on forum creation
2011-05-09 22:35:19 -04:00
Oleg Pudeyev
7cbbb301e1
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9999] SEARCH_USER_POSTS is also used on viewtopic. Move to common.
[ticket/9999] Remove broken and unused L_FORUM_FOLDER_ALT variable.
2011-05-09 22:28:35 -04:00
Oleg Pudeyev
820ed7a17d
Merge remote-tracking branch 'bantu/ticket/9999' into develop-olympus
...
* bantu/ticket/9999:
[ticket/9999] SEARCH_USER_POSTS is also used on viewtopic. Move to common.
[ticket/9999] Remove broken and unused L_FORUM_FOLDER_ALT variable.
2011-05-09 22:24:10 -04:00
Andreas Fischer
ccb78f74a4
[ticket/9999] SEARCH_USER_POSTS is also used on viewtopic. Move to common.
...
PHPBB3-9999
2011-05-09 23:20:17 +02:00
Andreas Fischer
4038091382
[ticket/9999] Remove broken and unused L_FORUM_FOLDER_ALT variable.
...
L_FORUM_FOLDER_ALT was supposed to be a language variable but the language
variable is never looked up but directly passed as L_FORUM_FOLDER_ALT instead.
Also, the expected functionality is correctly implemented by
FORUM_FOLDER_IMG_ALT.
PHPBB3-9999
2011-05-09 23:11:56 +02:00
Andreas Fischer
2d35e60443
[ticket/10154] Move "copy permissions from" to below "parent" on forum creation
...
Move "copy permissions from" to below "parent forum" in forum creation form.
PHPBB3-10154
2011-05-09 22:53:08 +02:00
Joas Schilling
437013194a
[ticket/10158] Add return-link to folder, when the user replied from a folder.
...
PHPBB3-10158
2011-05-09 12:46:34 +02:00
Andreas Fischer
a072526890
[ticket/10173] Only calculate age if year is not false as per nn-.
...
PHPBB3-10173
2011-05-08 21:31:19 +02:00
Andreas Fischer
6a7d7285fb
[ticket/10173] Use an array for the legacy birthday list as per rxu.
...
PHPBB3-10173
2011-05-08 16:43:27 +02:00
Andreas Fischer
208fc76761
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10178] Add path to find command to build packages on FreeBSD.
[ticket/10177] Add `-f -` to tar command to build packages with bsdtar.
2011-05-08 16:35:11 +02:00
Andreas Fischer
52316bb3f5
Merge remote-tracking branch 'p/ticket/10178' into develop-olympus
...
* p/ticket/10178:
[ticket/10178] Add path to find command to build packages on FreeBSD.
2011-05-08 16:34:23 +02:00
Andreas Fischer
4d1f6352e6
Merge remote-tracking branch 'p/ticket/10177' into develop-olympus
...
* p/ticket/10177:
[ticket/10177] Add `-f -` to tar command to build packages with bsdtar.
2011-05-08 16:34:21 +02:00
Andreas Fischer
2f458352b8
[ticket/10173] Use a loop var for the birthdays list to allow proper templating
...
Introduce a loop variable for the list of birthdays to allow templates to
handle how the list is displayed.
We keep the old BIRTHDAY_LIST variable that contains the precompiled list
around for backward compatibility.
PHPBB3-10173
2011-05-08 15:36:27 +02:00
Oleg Pudeyev
d987c0a118
[ticket/10178] Add path to find command to build packages on FreeBSD.
...
PHPBB3-10178
2011-05-07 22:31:44 -04:00
Oleg Pudeyev
129f70bf95
[ticket/10177] Add -f -
to tar command to build packages with bsdtar.
...
PHPBB3-10177
2011-05-07 22:31:33 -04:00
Andreas Fischer
6a3f34ae61
Merge remote-tracking branch 'p/ticket/9693' into develop
...
* p/ticket/9693:
[ticket/9693] Removed useless $auth globalizations.
2011-05-05 19:59:11 +02:00
Nils Adermann
680c3fde48
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10003] Delete EOL at EOF for the benefit of 3.0 modifications.
[ticket/10003] Ported 1802b9ff92
to db_tools.
[ticket/10003] Ported 5553cfc2ed
to db_tools.
[ticket/10003] Ported 023760c8b2
to db_tools.
[ticket/10003] Ported 54c22ae52a
to db_tools.
[ticket/10003] Ported 96a30afcca
to db_tools.
[ticket/10003] Ported d7d96223e7
to db_tools.
2011-05-05 14:48:13 +02:00
Nils Adermann
e7dd37910c
Merge branch 'ticket/p/10003' into develop-olympus
...
* ticket/p/10003:
[ticket/10003] Delete EOL at EOF for the benefit of 3.0 modifications.
[ticket/10003] Ported 1802b9ff92
to db_tools.
[ticket/10003] Ported 5553cfc2ed
to db_tools.
[ticket/10003] Ported 023760c8b2
to db_tools.
[ticket/10003] Ported 54c22ae52a
to db_tools.
[ticket/10003] Ported 96a30afcca
to db_tools.
[ticket/10003] Ported d7d96223e7
to db_tools.
2011-05-05 14:44:49 +02:00
Joas Schilling
65d956bd81
[ticket/10158] Add "Return to Inbox"-link to "PM send"-message.
...
PHPBB3-10158
2011-05-05 10:49:54 +02:00
Oleg Pudeyev
c033698815
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9954] Remove unneeded never permission
2011-05-03 00:51:10 -04:00
Oleg Pudeyev
3a70cb478c
Merge remote-tracking branch 'erikfrerejean/ticket/9954' into develop-olympus
...
* erikfrerejean/ticket/9954:
[ticket/9954] Remove unneeded never permission
2011-05-03 00:24:44 -04:00
Oleg Pudeyev
c651948cb3
[ticket/9630] Make language for moving posts clearer in quickmod/mcp.
...
PHPBB3-9630
2011-05-02 23:54:35 -04:00
Oleg Pudeyev
a4a9e38007
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9961] Create log entries when users are activated.
2011-04-30 20:44:42 -04:00
Oleg Pudeyev
aa7be58d41
Merge branch 'erikfrerejean/ticket/9961' into develop-olympus
...
* erikfrerejean/ticket/9961:
[ticket/9961] Create log entries when users are activated.
2011-04-30 17:41:04 -04:00
Oleg Pudeyev
8155bc5a9d
[ticket/10067] Clarify language for user activation options in ACP.
...
PHPBB3-10067
2011-04-30 15:39:19 -04:00
Oleg Pudeyev
820f22f784
[ticket/9693] Removed useless $auth globalizations.
...
PHPBB3-9693
2011-04-30 13:20:27 -04:00
Oleg Pudeyev
1e2c19f4b4
[ticket/10003] Delete EOL at EOF for the benefit of 3.0 modifications.
...
PHPBB3-10003
2011-04-29 02:16:02 -04:00
Oleg Pudeyev
85549fad83
[ticket/10003] Ported 1802b9ff92
to db_tools.
...
Most of it was already in db_tools, these changes could have applied to
code that did not exist in db_tools at the time of the commit.
PHPBB3-10003
2011-04-29 02:10:42 -04:00
Oleg Pudeyev
55ff5da70b
[ticket/10003] Ported 5553cfc2ed
to db_tools.
...
The diff in database_update was only partially relevant.
PHPBB3-10003
2011-04-29 02:10:42 -04:00
Oleg Pudeyev
761e3dd36f
[ticket/10003] Ported 023760c8b2
to db_tools.
...
This was painful. Git wanted to patch hunks in wrong places.
Hopefully I got it right.
PHPBB3-10003
2011-04-29 02:10:42 -04:00
Oleg Pudeyev
9f34aa0b79
[ticket/10003] Ported 54c22ae52a
to db_tools.
...
This diff applied cleanly.
PHPBB3-10003
2011-04-29 02:10:42 -04:00
Oleg Pudeyev
3cb1b90ca6
[ticket/10003] Ported 96a30afcca
to db_tools.
...
This change is somewhat questionable, maybe it should be reviewed.
PHPBB3-10003
2011-04-29 02:10:41 -04:00
Oleg Pudeyev
e6eb11bb11
[ticket/10003] Ported d7d96223e7
to db_tools.
...
PHPBB3-10003
2011-04-29 02:10:41 -04:00
Igor Wiedler
835391c83a
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined.
2011-04-26 21:49:31 +02:00
Igor Wiedler
850741ee16
Merge remote branch 'bantu/ticket/10145' into develop-olympus
...
* bantu/ticket/10145:
[ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined.
2011-04-26 21:49:21 +02:00
Andreas Fischer
9a4e71ac1a
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/7941] Added @return to generate_board_url docstring.
2011-04-26 19:36:48 +02:00
Andreas Fischer
569a4b2091
Merge remote branch 'p/ticket/7941' into develop-olympus
...
* p/ticket/7941:
[ticket/7941] Added @return to generate_board_url docstring.
2011-04-26 19:35:49 +02:00
Andreas Fischer
a3a70e13b5
[ticket/10145] Always recompile all templates when DEBUG_EXTRA is defined.
...
PHPBB3-10145
2011-04-26 12:35:44 +02:00
Oleg Pudeyev
8fc748770a
Merge branch 'feature/rxu/attachment-management-no-reassignment' into develop
...
* feature/rxu/attachment-management-no-reassignment:
[feature/attachment-management-no-reassignment] Handle privacy and some more.
[feature/attachment-management-no-reassignment] Further feature adjustments.
[feature/attachment-management-no-reassignment] Fix some more errors
[feature/attachment-management-no-reassignment] Fix minor flaws in the code.
[feature/attachment-management-no-reassignment] Attachments management
2011-04-24 14:29:59 -04:00
rxu
baba66a229
[feature/attachment-management-no-reassignment] Handle privacy and some more.
...
- restrict files info for PM attachments;
- add an option to resync files stats if wrong;
- replace post_id sorting with post type (PM/regular post) one;
- some language fixes.
PHPBB3-9721
2011-04-24 23:33:51 +08:00
Andreas Fischer
026358ec72
Merge remote branch 'p/ticket/10148' into develop
...
* p/ticket/10148:
[ticket/10148] Turn TEMPLATE_BITFIELD into an instance variable.
2011-04-24 17:31:45 +02:00
Andreas Fischer
1ec2ab6689
Merge remote branch 'p/ticket/10143' into develop
...
* p/ticket/10143:
[ticket/10143] Added tests for storing a previously deleted value in db cache.
2011-04-24 17:31:33 +02:00
Oleg Pudeyev
dfbbc4797e
[ticket/10148] Turn TEMPLATE_BITFIELD into an instance variable.
...
PHPBB3-10148
2011-04-24 01:35:09 -04:00
Andreas Fischer
513b95642e
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10147] Corrected a typo in includes/functions_template.php.
2011-04-23 21:52:04 +02:00
Andreas Fischer
8a97722464
Merge branch 'ticket/p/10147' into develop-olympus
...
* ticket/p/10147:
[ticket/10147] Corrected a typo in includes/functions_template.php.
2011-04-23 21:51:49 +02:00