| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11010] adding type="url" to 'site_home_url' | Senky | 2013-05-20 | 1 | -1/+1 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] fixing inputs types in memberlist_search.html | Senky | 2013-05-20 | 2 | -5/+5 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] adding type="number" to subsilver2 | Senky | 2013-05-20 | 8 | -22/+22 |
| | | | | | | | and removing it from prosilver wher it should not be. PHPBB3-11010 | ||||
| * | [ticket/11010] adding type="number" and type="date" to prosilver | Senky | 2013-05-20 | 6 | -18/+18 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] adding type="number" to inputs in functions_profile_fields.php | Senky | 2013-05-20 | 1 | -9/+9 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] adding type="number" to CPF int type | Senky | 2013-05-20 | 1 | -3/+3 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] fixing problems with 4th parameter in number type | Senky | 2013-05-20 | 1 | -1/+2 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] Changing email and url types in adm templates | Vinny | 2013-05-20 | 2 | -4/+4 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] yahoo and msn user search fields changed to email input type | Vinny | 2013-05-20 | 1 | -2/+2 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] Changing email and url input types in subsilver2 templates | Vinny | 2013-05-20 | 7 | -11/+11 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] Changing email and url input types in prosilver templates | Vinny | 2013-05-20 | 7 | -9/+9 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] adding type="number" in ACP; adding type="email" in install | Senky | 2013-05-20 | 4 | -60/+74 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] changing email and url input types in php files | Senky | 2013-05-20 | 3 | -6/+6 |
| | | | | | PHPBB3-11010 | ||||
| * | [ticket/11010] adding new input types into build_cfg_template() | Senky | 2013-05-20 | 1 | -0/+2 |
| | | | | | PHPBB3-11010 | ||||
| * | Merge remote-tracking branch 'remotes/cyberalien/ticket/11558' into develop | Nathan Guse | 2013-05-20 | 2 | -2/+15 |
| |\ | | | | | | | | | | | | | | | # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/ticket/11558: [ticket/11558] Adjustments for notification link [ticket/11558] Fix styling for notifications link | ||||
| | * | [ticket/11558] Adjustments for notification link | Vjacheslav Trushkin | 2013-05-20 | 3 | -12/+5 |
| | | | | | | | | | PHPBB3-11558 | ||||
| | * | [ticket/11558] Fix styling for notifications link | Vjacheslav Trushkin | 2013-05-19 | 3 | -1/+21 |
| | | | | | | | | | PHPBB3-11558 | ||||
| * | | Merge remote-tracking branch 'EXreaction/ticket/11413' into develop | David King | 2013-05-20 | 25 | -210/+516 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * EXreaction/ticket/11413: (23 commits) [ticket/11413] Revert some cache service related changes from earlier [ticket/11413] Use phpbb_user in test [ticket/11413] $user should have been $this->user [ticket/11413] Fix unit tests [ticket/11413] Translate the error [ticket/11413] Rename file to something more helpful [ticket/11413] Remove remaining irrelevant code to this PR [ticket/11413] Remove mock sql_insert_buffer.php (not relevant to PR) [ticket/11413] Remove conversion of user_notifications [ticket/11413] Correct copyright year [ticket/11413] Remove changes for ticket 11420 from this branch [ticket/11413] Include mock class [ticket/11413] Don't use the database for the convert test [ticket/11413] Test get_notification_type_id and _ids functions [ticket/11413] Use sql_insert_buffer [ticket/11413] Create test for notification conversion [ticket/11413] Fix test fixtures and tests [ticket/11413] Fix some more tests [ticket/11413] Fix notification tests [ticket/11413] Prevent recursive function calls ... | ||||
| | * | | [ticket/11413] Revert some cache service related changes from earlier | Nathaniel Guse | 2013-05-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Use phpbb_user in test | Nathaniel Guse | 2013-05-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] $user should have been $this->user | Nathaniel Guse | 2013-05-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | Merge branch 'ticket/11413' of github.com:EXreaction/phpbb3 into ticket/11413 | Nathaniel Guse | 2013-05-13 | 3 | -2/+3 |
| | |\ \ | |||||
| | | * | | [ticket/11413] Translate the error | Nathan Guse | 2013-05-10 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | | * | | [ticket/11413] Rename file to something more helpful | Nathan Guse | 2013-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | | [ticket/11413] Fix unit tests | Nathaniel Guse | 2013-05-13 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Remove remaining irrelevant code to this PR | Nathaniel Guse | 2013-05-03 | 5 | -28/+26 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Remove mock sql_insert_buffer.php (not relevant to PR) | Nathaniel Guse | 2013-05-03 | 1 | -21/+0 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Remove conversion of user_notifications | Nathaniel Guse | 2013-05-02 | 1 | -90/+0 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Correct copyright year | Nathaniel Guse | 2013-05-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Remove changes for ticket 11420 from this branch | Nathaniel Guse | 2013-05-02 | 3 | -162/+64 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Include mock class | Nathaniel Guse | 2013-04-30 | 2 | -0/+22 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Don't use the database for the convert test | Nathaniel Guse | 2013-04-30 | 2 | -22/+26 |
| | | | | | | | | | | | | | | | | | | | | | | Different databases seem to work slightly differently here and are causing errors PHPBB3-11413 | ||||
| | * | | [ticket/11413] Test get_notification_type_id and _ids functions | Nathaniel Guse | 2013-04-30 | 1 | -0/+29 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Use sql_insert_buffer | Nathaniel Guse | 2013-04-30 | 1 | -19/+8 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Create test for notification conversion | Nathaniel Guse | 2013-04-30 | 2 | -0/+166 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Fix test fixtures and tests | Nathaniel Guse | 2013-04-29 | 5 | -28/+46 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Fix some more tests | Nathaniel Guse | 2013-04-29 | 1 | -4/+6 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Fix notification tests | Nathaniel Guse | 2013-04-29 | 6 | -34/+86 |
| | | | | | | | | | | | | | | | | | | | | | | Send types/methods the cache service, not the driver (not sure why the driver was sent before) PHPBB3-11413 | ||||
| | * | | [ticket/11413] Prevent recursive function calls | Nathaniel Guse | 2013-04-29 | 1 | -1/+4 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Undo editing the user_notifications table | Nathaniel Guse | 2013-04-29 | 14 | -82/+69 |
| | | | | | | | | | | | | | | | | | | | | | | | | | item_type is not equivalent to notification_type_name, it can be a generic string (typically used to be able to subscribe to multiple notification types while only subscribing to one item PHPBB3-11413 | ||||
| | * | | [ticket/11413] Rename columns in notification/manager.php | Nathaniel Guse | 2013-04-28 | 2 | -111/+166 |
| | | | | | | | | | | | | | PHPBB3-11413 | ||||
| | * | | [ticket/11413] Schema changes and migration file | Nathaniel Guse | 2013-04-28 | 10 | -115/+304 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notifications tables are dropped because phpBB currently does not have any way to make the necessary changes to the DB schema (and no release has yet been made with these changes). This will fix the following bugs: PHPBB3-11411 PHPBB3-11413 PHPBB3-11414 PHPBB3-11416 PHPBB3-11420 PHPBB3-11413 | ||||
| * | | | Merge remote-tracking branch 'remotes/cyberalien/ticket/11482' into develop | Nathan Guse | 2013-05-20 | 6 | -2/+67 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/ticket/11482: [ticket/11482] Use double quotes for code [ticket/11482] Unit tests for advanced DEFINE [ticket/11482] Implementation of advanced DEFINE tag | ||||
| | * | | | [ticket/11482] Use double quotes for code | Vjacheslav Trushkin | 2013-04-10 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Use double quotes for code to avoid excessive escaping PHPBB3-11482 | ||||
| | * | | | [ticket/11482] Unit tests for advanced DEFINE | Vjacheslav Trushkin | 2013-04-10 | 5 | -2/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Unit tests for advanced DEFINE and ENDDEFINE PHPBB3-11482 | ||||
| | * | | | [ticket/11482] Implementation of advanced DEFINE tag | Vjacheslav Trushkin | 2013-04-07 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Implementation of advanced DEFINE tag and ENDDEFINE PHPBB3-11482 | ||||
| * | | | | Merge remote-tracking branch 'remotes/cyberalien/ticket/11489' into develop | Nathan Guse | 2013-05-20 | 20 | -283/+395 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Vjacheslav Trushkin # Via Vjacheslav Trushkin * remotes/cyberalien/ticket/11489: [ticket/11489] IE7 adjustments [ticket/11489] Template changes for new topiclist layout [ticket/11489] CSS changes for topiclist lists | ||||
| | * | | | | [ticket/11489] IE7 adjustments | Vjacheslav Trushkin | 2013-05-20 | 2 | -5/+18 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11489 | ||||
| | * | | | | [ticket/11489] Template changes for new topiclist layout | Vjacheslav Trushkin | 2013-05-14 | 16 | -207/+267 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11489 | ||||
| | * | | | | [ticket/11489] CSS changes for topiclist lists | Vjacheslav Trushkin | 2013-05-14 | 3 | -75/+114 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-11489 | ||||
