b8b6625872
[ticket/15672] Keep same format in Submit changes.
...
PHPBB3-15672
2020-05-07 16:14:51 +02:00
1260f92813
[ticket/14201] Add events.md descriptions, fix accidentally swapped events
...
PHPBB3-14201
2015-10-12 21:31:09 +07:00
2642cfe298
[ticket/14201] Add more template events to ACP
...
PHPBB3-14201
2015-09-26 23:58:59 +07:00
bf79367a65
[ticket/12351] Add loading indicator to links that are missing it.
...
When you click on the link, the turning circle is missing, so you don't
know whether it is actually doing something or not, until the response is
served.
PHPBB3-12351
2014-04-12 00:28:59 +05:30
ad69d5af8a
Merge pull request #1788 from VSEphpbb/ticket/11935
...
[ticket/11935] Fix invalid HTML and Errors
2013-11-04 09:43:34 -08:00
a6117c51b9
[ticket/11977] Remove data and change code in acp_modules
...
PHPBB3-11977
2013-11-03 15:36:20 +02:00
b225dd37d7
[ticket/11977] Use CSS instead of JS to disable up/down icons
...
PHPBB3-11977
2013-11-02 22:31:39 +02:00
16213c92fe
[ticket/11935] Merge remote-tracking branch 'upstream/develop'
...
PHPBB3-11935
2013-10-29 19:12:32 -07:00
65ab004f96
[ticket/11957] Responsive ACP groups table
...
PHPBB3-11957
2013-10-27 01:27:31 +03:00
f003c35fdc
[ticket/11935] Replace obsolete table attributes in Admin with CSS
...
PHPBB3-11935
2013-10-19 08:59:08 -07:00
b8b2ede35d
[ticket/10411] Remove ajax delete, so the page is refreshed
...
Otherwise if you delete a group, you can not readd it to the page.
PHPBB3-10411
2013-03-01 12:45:49 +01:00
ba97303a60
[ticket/10411] Add maxlength to category name input field
...
PHPBB3-10411
2013-02-26 17:17:31 +01:00
9ea48dbd45
[ticket/10411] Use template loops instead of defining the html in php files
...
PHPBB3-10411
2013-02-25 20:24:11 +01:00
780a8c98ac
[ticket/10411] Rename template variable CUR_ to CURRENT_
...
PHPBB3-10411
2012-12-06 14:28:52 +01:00
a05a73e047
[ticket/10411] Use new ajax callback name row_up/row_down
...
PHPBB3-10411
2012-11-15 21:53:55 +01:00
a9ed479e14
[ticket/10411] Use AJAX to move items up/down and delete them
...
PHPBB3-10411
2012-11-14 15:55:51 +01:00
6a27a95f30
[ticket/10411] Use new teampage and legend class in ACP and memberlist
...
PHPBB3-10411
2012-11-14 02:01:15 +01:00
8ee908d32e
[ticket/10411] Remove duplicated ids from the template
...
PHPBB3-10411
2012-11-13 12:14:39 +01:00
d124cd2d59
[ticket/10780] Replace colon usage in adm template output with {L_COLON}
...
Same as 46a7940a97
, but for ACP templates
PHPBB3-10780
2012-11-10 00:23:03 +01:00
65a34fd047
[ticket/10410] Add option to display users in their first teampage group
...
PHPBB3-10410
2011-10-28 22:55:26 +02:00
3f61075a15
[ticket/10362] HTML5 Fix - Replace name attribute with id in anchors
...
When validating for HTML5, the name attribute is obsolete/deprecated
when used in anchor tags. The ID tag should be used here instead.
PHPBB3-10362
2011-09-11 17:04:47 -07:00
7554469b6b
[ticket/10070] Fixed line endings after ticket/9549.
...
PHPBB3-10070
2011-03-01 17:47:42 -05:00
d2e2ccf8a4
[ticket/9549] Fix some minor issues with descriptions and coding-guidelines.
...
PHPBB3-9549
2011-02-16 18:22:31 +01:00
4f2b0d9d42
[ticket/9549] Add the module and files for the ACP.
...
PHPBB3-9549
2011-02-16 18:21:48 +01:00