aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 1760 fixed : Avoid session fixationnikrou2010-07-051-1/+1
* Bug 1755 : Needs single quotes in queries official pluginsnikrou2010-07-031-1/+1
* Bug 1754 fixed : The keyword AS is mandatory for alias in PostgreSQL queriesnikrou2010-07-034-10/+10
* merge r6414 from branch 2.1rvelices2010-06-281-3/+1
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-255-5/+26
* Bug 1736 fixed : Complete RSS Feed returns errornikrou2010-06-241-19/+57
* Bug 1735 fixed : Comment page is not PostgreSQL compatiblenikrou2010-06-241-2/+2
* Bug 1743 fixed : comment form is not visible because of boolean managementnikrou2010-06-231-0/+4
* Fix bug 1733 : queries must use single quotesnikrou2010-06-231-4/+4
* Bug 1737 fixed : Concatenation error with POstgreSQLnikrou2010-06-223-10/+4
* Bug 1738 fixed : hour function doesn't exists for database other than mysql.nikrou2010-06-224-12/+21
* misplaced closing paranthesis in common.inc.phprvelices2010-06-121-1/+1
* Bug 1730 fixed : search doesn't work when database engine is not mysqlnikrou2010-06-101-1/+1
* Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clausenikrou2010-06-093-12/+30
* Bug 1716 fixed : Check upgrades failed in intronikrou2010-06-091-3/+3
* - revert r6473 and r6475rvelices2010-06-072-33/+32