aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Database.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Create sqlite table tags_entries only if not already existsadev2014-01-051-1/+1
|
* [fix] error in query to get entries and tagsNicolas Lœuillet2014-01-031-2/+2
|
* [fix] bug with queries when postgresql is usedNicolas Lœuillet2013-12-231-2/+2
|
* [add] check tags tablesNicolas Lœuillet2013-12-231-2/+69
|
* [add] assign and remove a tag to an entryNicolas Lœuillet2013-12-061-0/+31
|
* [add] page which lists entries for a tagNicolas Lœuillet2013-12-061-0/+21
|
* [add] create tags pageNicolas Lœuillet2013-12-061-3/+11
|
* [add] function to get tags by entryNicolas Lœuillet2013-12-061-0/+11
|
* [change] getConfigUser is now a public functionNicolas Lœuillet2013-12-031-1/+1
|
* Fix Undefined offset Notice (thx @vjousse)Nicolas Lœuillet2013-11-201-1/+1
|
* Adding support for http_authDenis Sacchet2013-10-201-0/+11
|
* bug fix: changing password was buggyNicolas Lœuillet2013-10-071-2/+2
|
* bug fix #229: theme not stored on updated pochesNicolas Lœuillet2013-09-211-3/+11
|
* merge #224Nicolas Lœuillet2013-09-201-3/+13
|
* bug in downloading pictures : article content wasn't updated anymoreNicolas Lœuillet2013-08-091-0/+7
|
* fixes for 1.0-betaNicolas Lœuillet2013-08-071-8/+23
|
* file to update from 0.x to 1.x \o/Nicolas Lœuillet2013-08-071-0/+1
|
* setup of storageNicolas Lœuillet2013-08-071-16/+17
|
* postgresNicolas Lœuillet2013-08-071-0/+199