aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-04-082-1/+29
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'sadu/ticket/10561' into develop-olympusAndreas Fischer2012-04-082-1/+29
| |\ \ \ \ \ \
| | * | | | | | [ticket/10561] Added function desc for phpbb_style_is_active()Hari Sankar R2012-04-091-0/+2
| | * | | | | | [ticket/10561] Casted $config['default_style'] to intHari Sankar R2012-04-091-1/+1
| | * | | | | | [ticket/10561] Reverted to phpbb_style_is_active()Hari Sankar R2012-04-072-3/+3
| | * | | | | | [ticket/10561] Moved and renamed the funtion validate_style().Hari Sankar R2012-04-053-22/+27
| | * | | | | | [ticket/10561] Fixed syntax error and renamed return variables.Hari Sankar R2012-04-031-2/+2
| | * | | | | | [ticket/10561] Changes made to $db->sql_fetchrow().Hari Sankar R2012-04-031-2/+2
| | * | | | | | [ticket/10561] Changes made to function phpbb_style_is_active().Hari Sankar R2012-04-032-6/+8
| | * | | | | | [ticket/10561] All users can choose deactivated styles (fixed).Hari Sankar R2012-04-032-1/+20
* | | | | | | | Merge remote-tracking branch 'brunoais/ticket/10575' into developAndreas Fischer2012-04-056-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/10575] Adding public visibility to the methods.Bruno Ais2012-04-056-6/+6
| * | | | | | | | [ticket/10575] Fixing non-static access to static functions get_instanceBruno Ais2012-04-056-6/+6
* | | | | | | | | [ticket/10650] Revert merge of 'rahulr92/ticket/10650' into developOleg Pudeyev2012-04-042-10/+0
* | | | | | | | | Merge remote-tracking branch 'rahulr92/ticket/10650' into developDavid King2012-04-042-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/10650] Added checking for empty subjectsRahul R2012-04-051-1/+1
| * | | | | | | | | [ticket/10650] Corrected intendationRahul R2012-04-051-4/+4
| * | | | | | | | | [ticket/10650]Added permission checking and utf8 functionsRahul R2012-04-051-4/+4
| * | | | | | | | | [ticket/10650] Cropped subject and inserted newlineRahul R2012-04-051-0/+5
| * | | | | | | | | [ticket/10650] Corrected space before trueRahul2012-04-051-1/+1
| * | | | | | | | | [ticket/10650] Displaying last topic on forum listRahul2012-04-052-0/+5
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-04-042-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | [ticket/10607] Added 'Powered by' translation string.Fyorl2012-04-041-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | [ticket/10752] Fixes for acp_stylesVjacheslav Trushkin2012-04-031-39/+51
* | | | | | | [ticket/10752] Changing private to protected variables in acp_stylesVjacheslav Trushkin2012-04-031-8/+8
* | | | | | | [ticket/10752] More fixes for acp_stylesVjacheslav Trushkin2012-04-031-102/+101
* | | | | | | [ticket/10752] Pass-by-reference fix for acp_stylesVjacheslav Trushkin2012-04-031-12/+12
* | | | | | | [ticket/10752] Removing globals acp_stylesVjacheslav Trushkin2012-04-031-141/+127
| |_|/ / / / |/| | | | |
* | | | | | Merge remote-tracking branch 'sadu/ticket/10438' into developIgor Wiedler2012-04-011-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/10438] Alligning the Smileys on the same line as the text.Hari Sankar R2012-04-021-1/+1
* | | | | | | [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-011-1/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'cyberalien/ticket/10733' into developIgor Wiedler2012-04-013-4/+142
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'cyberalien/ticket/10735' into developIgor Wiedler2012-03-316-85/+62
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop-olympus' into developIgor Wiedler2012-03-311-1/+8
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge remote-tracking branch 'Dickyf/ticket/10675' into develop-olympusIgor Wiedler2012-03-311-1/+8
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ticket/10675] Add disk full language string when posting attachmentsRichard Foote2012-03-191-1/+8
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'Dickyf/ticket/10708' into develop-olympusAndreas Fischer2012-03-291-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ticket/10708] Check converted passwords for multi-byte charactersRichard Foote2012-03-191-1/+1
| | | |/ / / / / /
* | | | | | | | | [ticket/10665] INCLUDEJS template tagVjacheslav Trushkin2012-04-013-5/+109
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | [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/10735] Changing locator paths structureVjacheslav Trushkin2012-03-316-85/+62
|/ / / / / /
* | | | | | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-317-9/+9
* | | | | | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-314-839/+854
* | | | | | [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-313-9/+9
* | | | | | [feature/merging-style-components] Renaming "delete" to "uninstall" for stylesVjacheslav Trushkin2012-03-311-32/+32