aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* - fix js exception with web services in POST modervelices2011-01-031-0/+5
* index.tpl and thumbnails change: category description above thumbs and enclos...rvelices2010-12-301-10/+11
* css sprites fix ie7 displayrvelices2010-12-291-10/+11
* combine_script with remote url as path works nowrvelices2010-12-261-29/+34
* - simplified inneficient css rulesrvelices2010-12-251-3/+4
* feature 2085 added: new method pwg.themes.performActionplegall2010-12-241-0/+32
* feature 2060: remove adivser mode on web API methods imported from the pwg.im...plegall2010-12-231-4/+4
* feature 2084 added: new method pwg.plugins.getList and pwg.plugins.performActionplegall2010-12-231-0/+75
* feature 2082 added: new method pwg.categories.move from the pwg.images.addSim...plegall2010-12-231-0/+121
* feature 2080 added: add methods pwg.images.delete and pwg.categories.delete fromplegall2010-12-231-0/+107
* - faster trigger_event/trigger_action (it was overly complicated)rvelices2010-12-232-34/+12
* feature 2083 added: implement method pwg.images.addSimple in coreplegall2010-12-231-60/+99
* removed unused files / code / css; shorter codervelices2010-12-233-31/+8
* feature 2048 removed (and was never released): no data are sent anonymously t...plegall2010-12-221-4/+0
* merge r8222 from branch 2.1 to trunkpatdenice2010-12-221-4/+6
* combined css and js are minifiedrvelices2010-12-173-25/+1194
* jquery upgrade to 1.4.4rvelices2010-12-161-0/+6
* feature 2060: Remove adviser from db structure.patdenice2010-12-141-1/+0
* feature 2060: Remove {$TAG_INPUT_ENABLED} from tpl files.patdenice2010-12-141-1/+0
* feature 2060: Add 91-database.php (set admin or webmaster advisers as normal ...patdenice2010-12-141-3/+0
* feature 2060: Remove adviser mode.patdenice2010-12-144-31/+16
* feature 2048: add $conf['send_hosting_technical_details'] parameterpatdenice2010-12-111-0/+4
* feature 2057: fetchRemote can send POST datapatdenice2010-12-111-3/+3
* combine css small fixesrvelices2010-12-111-14/+30
* combined script now really merges filesrvelices2010-12-062-48/+90
* Missing quote in header.tpl.patdenice2010-12-061-2/+4
* trunk admin theme goes with combine_script instead of old style known_script rvelices2010-12-041-72/+126
* new template feature: combine_css rvelices2010-12-031-20/+173
* new template features: combine_script, footer_script and get_combined_scriptsrvelices2010-12-021-0/+335
* merge r7783 from branch 2.1 to trunkplegall2010-11-151-1/+1
* merge r7781 from branch 2.1 to trunkplegall2010-11-151-1/+1
* merge r7612 from branch 2.1 to trunkplegall2010-11-031-3/+2
* merge r7549 from branch 2.1 to trunkplegall2010-11-011-0/+17
* Add possibility to configure the url for the extension managergrum2010-10-302-4/+17
* feature 1915: add protection on user registration against robots rvelices2010-10-304-33/+32
* merge r7210 from branch 2.1 to trunkplegall2010-10-151-0/+1
* feature 1616: rename "category" into "album" (4th commit; almost there)rvelices2010-09-211-2/+2
* feature 1616: rename "category" into "album" (first commit; still to come)rvelices2010-09-165-11/+11
* remove_accents function improvement: shorter + faster code (less func calls)rvelices2010-09-161-94/+93
* bug 1852: html redirections fail on admin pages rvelices2010-09-161-0/+4
* merge r6905 from branch 2.1 to trunkplegall2010-09-131-0/+4
* merge r6890 from branch 2.1 to trunkplegall2010-09-131-1/+1
* bug fix (recent some months): RSS and mail notifications could send the same ...rvelices2010-09-091-3/+3
* merge r6715 from branch 2.1 to trunkplegall2010-07-272-3/+4
* merge r6711 from branch 2.1 to trunkplegall2010-07-271-0/+2
* merge -c6705 from branch 2.1 to trunkrub2010-07-241-4/+5
* - removed function get_extra_fields and its usage (unnecessary + perf issue w...rvelices2010-07-064-25/+20
* Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()nikrou2010-07-065-1/+21
* Bug 1763 fixed : [PostgreSQL] double quote used in queriesnikrou2010-07-053-6/+6
* Bug 1762 fixed : Compleet RSS Feed returns noticenikrou2010-07-051-23/+2