Oleg Pudeyev
ac9a910c64
[feature/template-engine] Delete obsolete comments pertaining to notices.
...
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
345852d240
[feature/template-engine] Clarify cache directory path for set_custom_template
...
Even if the template may be outside of phpBB, phpBB's cache directory
is still going to be used for storing compiled template code.
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
d2daaf0317
[feature/template-engine] Try to handle failed template includes.
...
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
7638bcb560
[feature/template-engine] Rename $filename to $compiled_path for clarity.
...
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
7778771819
[feature/template-engine] Move DEBUG_EXTRA check for $recompile up.
...
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
504acaba6b
[feature/template-engine] Deleted useless assignment.
...
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
d6f75e97d6
[feature/template-engine] Added docblocks to get_*_ref in context.
...
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
635460fa6d
[feature/template-engine] Fixed reference usage.
...
Hopefully this is right, I have not checked it against the manual
(assuming the manual even covers these things).
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
169c4377e9
[feature/template-engine] Disposed of underscores in property names.
...
PHPBB3-9726
2011-05-12 20:13:31 -04:00
Oleg Pudeyev
97d2a6527e
[feature/template-engine] Remove commented out error reporting logic.
...
PHPBB3-9726
2011-05-12 20:13:30 -04:00
Oleg Pudeyev
0ca7ad66dc
[feature/template-engine] Refactor hook logic into a separate function.
...
PHPBB3-9726
2011-05-12 20:13:30 -04:00
Oleg Pudeyev
df76885b11
[feature/template-engine] Reinstate phpbb_template#destroy function.
...
PHPBB3-9726
2011-05-12 20:13:30 -04:00
Oleg Pudeyev
0462ab3a4a
[feature/template-engine] Add back IN_PHPBB preamble.
...
PHPBB3-9726
2011-05-12 20:13:30 -04:00
Andreas Fischer
1f4b4aee9d
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10186] UCP signature panel displays when not authed for signatures
2011-05-13 01:29:57 +02:00
Andreas Fischer
46110d8cef
Merge remote-tracking branch 'p/ticket/10186' into develop-olympus
...
* p/ticket/10186:
[ticket/10186] UCP signature panel displays when not authed for signatures
2011-05-13 01:29:00 +02:00
RMcGirr83
f6fa52540c
[ticket/10186] UCP signature panel displays when not authed for signatures
...
The signature panel link was displayed even when a user did not have the
auths to create/edit their signature. Clicking on the link gave a
trigger_error of "Not authorised to have a signature". Hide the link
when user does not have permissions to edit their signature.
PHPBB3-10186
2011-05-12 19:25:20 -04:00
Andreas Fischer
bfdb5c413d
[ticket/10146] Fix Firebird DECIMAL precision issue on develop.
...
PHPBB3-10146
2011-05-11 11:32:09 +02:00
Andreas Fischer
6aa2f9e742
[ticket/10173] Use correct variable, checking for $birthday_year was correct.
...
PHPBB3-10173
2011-05-11 11:21:37 +02:00
Oleg Pudeyev
cc0e6e9912
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
2011-05-10 23:46:24 -04:00
Oleg Pudeyev
0d407f10d0
Merge remote-tracking branch 'bantu/ticket/10126' into develop-olympus
...
* bantu/ticket/10126:
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
2011-05-10 23:42:22 -04:00
Oleg Pudeyev
3f9e9b581b
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10170] Fix broken recaptcha verification host.
[ticket/10170] Include www in hostname in language strings.
[ticket/10170] Update language entries
[ticket/10170] reCaptcha API has been moved.
2011-05-10 23:32:27 -04:00
Oleg Pudeyev
f670aefd36
Merge remote-tracking branch 'bantu/ticket/10170' into develop-olympus
...
* bantu/ticket/10170:
[ticket/10170] Fix broken recaptcha verification host.
[ticket/10170] Include www in hostname in language strings.
[ticket/10170] Update language entries
[ticket/10170] reCaptcha API has been moved.
2011-05-10 22:06:23 -04:00
Andreas Fischer
5a4a1e3c25
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
...
Make what we want to achieve clear by using "and not" instead of "xor".
PHPBB3-10126
2011-05-11 03:56:15 +02:00
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
49cf28a9c4
[feature/template-engine] Moved template classes to subdirectory.
...
PHPBB3-9726
2011-05-08 04:06:25 -04:00
Oleg Pudeyev
84bc485ccc
[feature/template-engine] Renamed template executor and friends to renderer.
...
PHPBB3-9726
2011-05-08 04:03:41 -04: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
Oleg Pudeyev
1cba674b9a
[feature/template-engine] Added docblocks and boilerplate to new files.
...
PHPBB3-9726
2011-05-07 17:58:56 -04:00
Oleg Pudeyev
b5444a7d7d
[feature/template-engine] Removed more dead code.
...
PHPBB3-9726
2011-05-07 17:50:48 -04:00
Oleg Pudeyev
0501640d5d
[feature/template-engine] Added phpbb_template_context class.
...
Objects of this class hold variables assigned to templates.
PHPBB3-9726
2011-05-07 17:47:02 -04:00
Oleg Pudeyev
d8122df332
[feature/template-engine] Always call ob_end_clean.
...
We have to stop output buffering even when rendering fails.
PHPBB3-9726
2011-05-05 19:03:46 -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