aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | [feature/qrpreview] Preview from Quick ReplyDavid King2012-03-305-6/+17
| * | | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/10665' into developIgor Wiedler2012-04-019-12/+99
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/10665] Adding includejs to acp templatesVjacheslav Trushkin2012-04-011-1/+2
| | * | | | | | | | | [ticket/10665] Solution for T_SUPER_TEMPLATE_PATHVjacheslav Trushkin2012-04-011-1/+1
| | * | | | | | | | | [ticket/10665] Changing template->_js_include to publicVjacheslav Trushkin2012-04-011-1/+1
| | * | | | | | | | | [ticket/10665] Moving filter parameters to one arrayVjacheslav Trushkin2012-04-011-28/+6
| | * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/10665Vjacheslav Trushkin2012-04-019-10/+18
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/10665] INCLUDEJS template changesVjacheslav Trushkin2012-04-014-1/+5
| | * | | | | | | | | | [ticket/10665] INCLUDEJS template tagVjacheslav Trushkin2012-04-013-5/+109
| * | | | | | | | | | | Merge remote-tracking branch 'igorw/ticket/10740' into developVjacheslav Trushkin2012-04-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | [ticket/10740] Revert margin-left changes of previous commitIgor Wiedler2012-04-011-2/+1
| | * | | | | | | | | | [ticket/10740] Changed styling of phpbb_alert box, to be centered.Hari Sankar R2012-04-011-2/+3
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/10733' into developIgor Wiedler2012-04-013-4/+142
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | [ticket/10733] Adding functions to locate resourcesVjacheslav Trushkin2012-04-013-0/+115
| | * | | | | | | | | [ticket/10733] Extending get_source_file_for_handleVjacheslav Trushkin2012-03-311-4/+27
| * | | | | | | | | | [ticket/10731] Fixed addquote() to work on opera browser.Hari Sankar R2012-04-012-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/10735' into developIgor Wiedler2012-03-316-85/+62
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | [ticket/10735] Changing locator paths structureVjacheslav Trushkin2012-03-316-85/+62
| * | | | | | | | | Merge remote-tracking branch 'brunoais/ticket/10705' into developDavid King2012-03-315-7/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/10705] Change WARNINGS_ZERO_TOTAL in subsilver2Bruno Ais2012-03-292-3/+3
| | * | | | | | | | | [ticket/10705] Change WARNINGS_ZERO_TOTAL in prosilverBruno Ais2012-03-292-3/+3
| | * | | | | | | | | [ticket/10705] Change WARNINGS_ZERO_TOTAL in en languageBruno Ais2012-03-291-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'develop-olympus' into developIgor Wiedler2012-03-312-1/+9
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge remote-tracking branch 'Dickyf/ticket/10675' into develop-olympusIgor Wiedler2012-03-312-1/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | [Ticket/10675] Correct language string ATTACH_DISK_FULLRichard Foote2012-03-311-1/+1
| | | * | | | | | | [ticket/10675] Add disk full language string when posting attachmentsRichard Foote2012-03-192-1/+9
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge remote-tracking branch 'github-igorw/feature/class-prefix' into developNils Adermann2012-03-3117-863/+872
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-3111-15/+12
| | * | | | | | | | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-319-848/+860
| * | | | | | | | | [feature/merging-style-components] Fixing typos in database updaterVjacheslav Trushkin2012-03-311-2/+2
| * | | | | | | | | [feature/merging-style-components] Fixing typo in database updaterVjacheslav Trushkin2012-03-311-1/+1
| |/ / / / / / / /
| * | | | | | | | [feature/merging-style-components] Fix back link on install pageIgor Wiedler2012-03-311-1/+1
| * | | | | | | | [feature/merging-style-components] Moving template initialization out of styleVjacheslav Trushkin2012-03-315-13/+13
| * | | | | | | | [feature/merging-style-components] Renaming "delete" to "uninstall" for stylesVjacheslav Trushkin2012-03-312-34/+37
| * | | | | | | | [feature/merging-style-components] Initializing locator and provider separatelyVjacheslav Trushkin2012-03-315-15/+19
| * | | | | | | | [feature/merging-style-components] Fixing few errors in acp_stylesVjacheslav Trushkin2012-03-311-6/+1
| * | | | | | | | [feature/merging-style-components] Fix notices in acp_stylesIgor Wiedler2012-03-311-2/+3
| * | | | | | | | [feature/merging-style-components] Updating styles in coding guidelinesVjacheslav Trushkin2012-03-311-13/+17
| * | | | | | | | Merge branch 'develop' into feature/merging-style-componentsVjacheslav Trushkin2012-03-3172-604/+1665
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | [feature/merging-style-components] Changing acp_styles textVjacheslav Trushkin2012-03-301-1/+1
| * | | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...Vjacheslav Trushkin2012-03-2942-80/+326
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [feature/merging-style-components] Updating style initializationVjacheslav Trushkin2012-03-156-14/+14
| * | | | | | | | | [feature/merging-style-components] Changing style classVjacheslav Trushkin2012-03-151-5/+70
| * | | | | | | | | [feature/merging-style-components] Changing template classVjacheslav Trushkin2012-03-151-65/+11
| * | | | | | | | | [feature/merging-style-components] Changing resource locatorVjacheslav Trushkin2012-03-151-27/+40
| * | | | | | | | | [feature/merging-style-components] Changing path providerVjacheslav Trushkin2012-03-153-83/+45
| * | | | | | | | | [feature/merging-style-components] Renaming style locatorVjacheslav Trushkin2012-03-153-5/+5
| * | | | | | | | | [feature/merging-style-components] Changing $style to $style_idVjacheslav Trushkin2012-03-151-10/+10
| * | | | | | | | | [feature/merging-style-components] Creating style classVjacheslav Trushkin2012-03-155-14/+101
| * | | | | | | | | [feature/merging-style-components] New acp_styles templateVjacheslav Trushkin2012-03-151-355/+123