Jakub Senko
4c3cb4bc5c
[ticket/13043] Improve HTML5
...
PHPBB3-13043
2018-06-18 13:34:02 +02:00
Saeed Hubaishan
678ca5dcdc
[ticket/13180] Increase dateformat field size
...
[ticket/13180] Increase dateformat field size
change field size to 64 in these files
add new migration file to update the database schema
PHPBB3-13180
2016-01-07 17:36:02 +01:00
Marc Alexander
98eeaacc36
[ticket/12895] Rename user style setting to resolve conflict with style param
...
The style URL parameter, i.e. style=1, will conflict with the user's style
setting due to it also being named style. This patch with solve this conflict.
PHPBB3-12895
2014-07-29 13:24:44 +02:00
Marc Alexander
91a1c3af90
[ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()
...
PHPBB3-12372
2014-04-07 21:42:30 +02:00
Matt Friedman
6de0350836
[ticket/12342] Fix the Custom Dates function in UCP Prefs Global
...
Function was being called before dE() function exists,
causing it to fail. Should be called when the page/window
is ready.
PHPBB3-12342
2014-04-01 18:02:27 -07:00
Matt Friedman
dacca5657a
[ticket/11747] Use _prepend and _append for template events
...
PHPBB3-11747
2013-07-26 22:25:27 -07:00
Matt Friedman
cd329c55a7
[ticket/11747] ucp_prefs_personal template events
...
PHPBB3-11747
2013-07-26 18:31:05 -07:00
Nathan Guse
0042f07147
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
...
Conflicts:
phpBB/install/database_update.php
phpBB/styles/prosilver/template/ucp_prefs_personal.html
phpBB/styles/subsilver2/template/ucp_prefs_personal.html
2012-12-07 21:14:39 -06:00
Oleg Pudeyev
b07ae3fe59
Merge PR #1053 branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10841] Revert more whitespace changes.
[ticket/10841] Revert whitespace changes.
[ticket/10841] adding space after if
[ticket/10841] removing unnecessary spacing
[ticket/10841] changing affectedrows check to COUNT in sql
[ticket/10841] Modifying style and language selectors in UCP
Conflicts:
phpBB/includes/ucp/ucp_prefs.php
phpBB/styles/prosilver/template/ucp_prefs_personal.html
2012-12-05 12:21:25 -05:00
Oleg Pudeyev
a8e74f5292
[ticket/10841] Revert more whitespace changes.
...
PHPBB3-10841
2012-12-05 12:07:37 -05:00
Oleg Pudeyev
0793f8e2e6
[ticket/10841] Revert whitespace changes.
...
PHPBB3-10841
2012-12-05 12:07:37 -05:00
Senky
af064cdaad
[ticket/10841] Modifying style and language selectors in UCP
...
Commit also deletes all unnecessary blank spaces at
the end of the lines in both ucp_prefs_personal.html
PHPBB3-10841
2012-12-05 12:07:37 -05:00
Nathaniel Guse
68363e362d
Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103
...
Conflicts:
phpBB/install/schemas/mssql_schema.sql
phpBB/report.php
phpBB/styles/prosilver/template/ucp_prefs_personal.html
phpBB/styles/subsilver2/template/ucp_prefs_personal.html
2012-11-10 10:58:44 -06:00
Nathan Guse
6e7e70a18a
[ticket/10780] Replace colon usage in template output with {L_COLON}
...
Replace all the instances (I could find) where the colon is displayed
to the user with {L_COLON} so it can be localised.
PHPBB3-10780
2012-11-10 00:23:03 +01:00
Nathan Guse
4874226b6e
[ticket/11103] Re-add notify method to the UCP preferences
...
I've noticed that this is used in other areas still in phpBB, so it should
not be removed.
PHPBB3-11103
2012-10-20 22:11:41 -05:00
Nathan Guse
ba7289b9d2
[ticket/11103] Use PM Notification Preferences from Notification Options
...
Remove all PM Notification preferences from UCP Board Preferences
PHPBB3-11103
2012-09-27 19:19:38 -05:00
Joas Schilling
4fbee37752
[feature/new-tz-handling] Move timezone option into its own template file
...
This should make it much easier for extensions to change the handling of the timezone selection
PHPBB3-9558
2012-06-18 15:09:12 +02:00
Joas Schilling
66f7d45603
[feature/new-tz-handling] Introduce 2 step timezone selection using javascript
...
PHPBB3-9558
2012-06-18 15:08:57 +02:00
Joas Schilling
8f027b68d6
Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into feature/new-tz-handling
...
Conflicts:
phpBB/includes/functions_profile_fields.php
phpBB/includes/session.php
phpBB/install/database_update.php
2012-06-04 18:09:35 +02:00
Shibu Lijack
3ced1d2bfc
[ticket/10734] Removed all the unnecessary corner classes
...
Removed the corner span classes from all the template and theme files.
PHPBB-10734
2012-04-02 16:15:55 +05:30
Oleg Pudeyev
56a7038aa5
[feature/new-tz-handling] Removed DST options from templates.
...
PHPBB3-9558
2012-03-14 22:57:31 -04:00
Oleg Pudeyev
da8009603d
[feature/new-tz-handling] Preselect a timezone in registration.
...
Use Javascript to obtain client's timezone offset and select the
first timezone in our list with that offset.
Changes for prosilver only. The javascript file should be shared
between styles.
PHPBB3-9558
2012-03-14 22:57:31 -04:00
Henry Sudhof
35f205ea61
#15038
...
I'm very sorry. This should make W3C happy again.
git-svn-id: file:///svn/phpbb/trunk@8227 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-11-05 19:07:10 +00:00
Henry Sudhof
4defd8a830
Ok, here comes a big one. Poor updater. Also requires testing.
...
#i91
#i92
#i93
#i94
#i95
#i96
git-svn-id: file:///svn/phpbb/trunk@8120 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-10-03 15:05:54 +00:00
Meik Sievertsen
e3882844ec
#i62 - #i65
...
gone through every javascript invocation and making sure we adhere to our coding guidelines.
git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-09-22 18:31:50 +00:00
Meik Sievertsen
6f37638cae
- fixing some very very nasty opera bugs by changing the clearing method we use.
...
- also properly apply preg_quote to some strings.
git-svn-id: file:///svn/phpbb/trunk@7808 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-06-29 13:00:54 +00:00
Henry Sudhof
6813967ae1
Changing the behaviour of the hideonline permission.
...
Test the current setting before altering the memory limit during install(Bug #12195 )
And another language var.
git-svn-id: file:///svn/phpbb/trunk@7755 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-06-14 15:03:52 +00:00
Meik Sievertsen
2c7ef5f5c0
timezone box + shortening pm options variable as well as max login attempts fix.
...
git-svn-id: file:///svn/phpbb/trunk@7419 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-28 14:11:18 +00:00
Meik Sievertsen
550f270a00
#10005 , #10003 , #10001 , #9999 , #9945 , #9965 , #9909 , #9906 , #9877 , #9861 , #9831 , #9830 , #9815 , #9665 , #9624
...
prosilver adjustments for important announcements in ucp - #9995
MCP fixes for user notes/warnings - #9981
Preserving imageset values on save/edit
find a member link for Mass PM's - #9925
syndicate window.onload events where necessary - #9878
Duplicate topics in forums with announcements - #9840
Email template for forced re-activation - #9808
Topic pagination adjustment - #9763
Changed compose message layout in UCP - #9706 , #9702
Fixed inline attachment font size (hopefully)
git-svn-id: file:///svn/phpbb/trunk@7384 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-22 15:27:40 +00:00
Meik Sievertsen
f610ed82cb
say hello to prosilver... YAAAYEEEE
...
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-01 22:05:42 +00:00
Igor Wiedler
af5b9a9640
[ticket/9556] Drop php closing tags, add trailing newline
...
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
2010-11-11 19:10:55 +01:00
Meik Sievertsen
2e17e448de
Copy 3.0.x branch to trunk
...
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:14:59 +00:00
Meik Sievertsen
bf8ac19eaa
Move trunk/phpBB to old_trunk/phpBB
...
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-10-04 18:13:59 +00:00