source: trunk/admin/include/functions.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4401   14 years plg merge r4400 from branch 2.0 to trunk bug 1301 fixed: it is now …
(edit) @4385   14 years nikrou Feature_1255 : - single quotes in queries - start using $confdblayer
(edit) @4334   14 years nikrou Feature 1255 : limit params in sql queries were in wrong order (LIMIT …
(edit) @4331   14 years nikrou Feature 1255 : improve sql Replace in queries LIMIT N,M by LIMIT N OFFSET M
(edit) @4325   14 years nikrou Feature 1244 resolved Replace all mysql functions in core code by ones …
(edit) @4304   14 years Eric Escape all login and username characters in database Display correctly …
(edit) @4265   14 years nikrou Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc …
(edit) @3657   15 years plg merge r3656 from branch 2.0 to trunk feature 953: avoid fatal error …
(edit) @3621   15 years plg merge r3620 from branch 2.0 to trunk feature 1057 added: let the …
(edit) @3402   15 years plg merge r3401 from branch 2.0 to trunk feature 1020: simplify the URL …
(edit) @3382   15 years plg merge r3381 from branch 2.0 to trunk feature 1020 added: ability to …
(edit) @3282   15 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3197   15 years plg merge r3196 from branch 2.0 to trunk bug 926 fixed: change links to …
(edit) @3145   15 years rvelices Last (I hope) paranoic optims ... - move get_uysername and …
(edit) @3072   15 years rub Fix bad $lang. Remove not necessary information messages on upgrade.
(edit) @3049   15 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @2902   15 years patdenice - Add home and identification buttons after installation. - Use …
(edit) @2900   15 years patdenice - Bug fixed: username or password with accented character are now …
(edit) @2892   15 years rub Add argument at trigger_action in invalidate_user_cache function
(edit) @2890   15 years rub Delete caches and optimize tables on upgrade
(edit) @2882   15 years rub Delete cache data when category is deleted.
(edit) @2880   15 years patdenice - Add fetchRemote function which allow to retrieve datas over HTTP …
(edit) @2777   16 years vdigital Merging revisions 2773-2776 - Default template and Piwigo domain ... - …
(edit) @2678   16 years plg feature 884 added: ability to delete photos uploaded via web API …
(edit) @2646   16 years plg bug fixed: remove useless mysql_real_escape because web api already …
(edit) @2643   16 years patdenice - Add set_extents function in template class. - 752: add trigger (for …
(edit) @2634   16 years plg feature 874 added: new Web API method pwg.tags.add.
(edit) @2588   16 years patdenice - Move get_extents function to include/functions.inc.php. - Change all …
(edit) @2575   16 years plg bug fixed: now that WebService method pwg.images.add create image …
(edit) @2560   16 years rvelices - fix function get_fulldirs - works correctly eent for wrong params …
(edit) @2551   16 years plg deletion: function export_pwg_data was inadvertently added with r1817
(edit) @2502   16 years rvelices - better management of fatal errors (instead of die or trigger_error …
(edit) @2495   16 years vdigital Bug 847: Instruction page / CSS Text-align: centered ordered lists …
(edit) @2491   16 years rvelices synchro improvements: - able to sync metadata at the same time as the …
(edit) @2488   16 years rvelices - based on test_menu by grum (thanks to you) - integration of dynamic …
(edit) @2478   16 years rvelices - ws can include php file before invoking web call method - remove …
(edit) @2472   16 years vdigital Admin advices can be easily extended to new advices. Admin advices …
(edit) @2350   16 years vdigital Bug: 816 - Leading and trailing spaces are removed from new tags …
(edit) @2339   16 years rub Change some PhpWebGallery to Piwigo. Not all PhpWebGallery has been …
(edit) @2333   16 years rvelices - remove some unnecessary db columns (#history_summary.id, …
(edit) @2325   16 years rub Resolved issue 0000823: Enhance upload functionalities First commit, …
(edit) @2324   16 years rvelices - move #categories.date_last and nb_images to #user_cache_categories
(edit) @2306   16 years rvelices - merged function ordering() with update_global_rank() and also …
(edit) @2304   16 years rvelices merge -r 2303 from branch-1_7 to trunk - removed some unused code - …
(edit) @2299   16 years plg Bug fixed: as rvelices notified me by email, my header replacement …
(edit) @2297   16 years plg Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
(edit) @2127   17 years rvelices - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready
(edit) @2095   17 years rvelices merge -r 2094 from branch-1_7 to trunk - fix: quick search error if …
(edit) @2065   17 years rub Resolved issue 0000725: Check integrity Replace actual test (exif) by …
(edit) @1978   17 years rvelices invalidation of the users cache done in a function and an action is …
(edit) @1932   17 years rub o add missing $lang o use of l10n_dec o normalize file header
(edit) @1926   17 years rub Issue 578 User guest must be real user Step 1: guest is a real user …
(edit) @1900   17 years rub Apply property svn:eol-style Value: LF
(edit) @1879   17 years plg Bug fixed: in delete_categories function, the deletion on …
(edit) @1866   17 years rvelices feature 657: permalinks for categories
(edit) @1863   17 years rvelices - function delete_user now clears asssociated data in the caddie table …
(edit) @1817   17 years plg New: history logs high quality access via action.php. A new column …
(edit) @1794   17 years laurent_duretz Issue : 137 Use correct SQL request ta have MySql compatibility
(edit) @1792   17 years rub Issue 0000639: Force selected page on index.php Continue the Radu …
(edit) @1790   17 years laurent_duretz Issue : 137
(edit) @1789   17 years rvelices - correct php warnings (section_init and mass_inserts) - flat category …
(edit) @1786   17 years laurent_duretz
(edit) @1763   17 years vdigital Issue 0000614: Display hits under thumbnails like comments counter
(edit) @1726   17 years rub Very little/small corrections: o bad parser word user on …
(edit) @1724   17 years vdigital Feature "Admin Advices !" (Standard plugin) : May give you always now …
(edit) @1719   17 years rvelices very small improvements: - mass_inserts does not requires keys to …
(edit) @1717   17 years rvelices - bug 471: apostrophe lors de l'ajout d'un tag (different behavior …
(edit) @1682   17 years rub Fix Feature Issue ID 0000585. Convergence of exif configuration …
(edit) @1624   17 years rub Resolved Issue ID 0000299: o Add (new) icon of parent category with …
(edit) @1605   17 years rvelices plugins: added actions for register_user, delete_categories, …
(edit) @1592   17 years rvelices removed 3 never used functions
(edit) @1452   18 years rub Resolved Issue ID 0000447: o Fix Incorrect Tag Translations
(edit) @1428   18 years plg merge -r1426:1427 from branch 1.6 to trunk (bug 397 fixed: […] type …
(edit) @1284   18 years plg merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more …
(edit) @1278   18 years plg merge -r1276:1277 from branch-1_6 to trunk (bug 228 fixed)
(edit) @1121   18 years plg feature deleted: code for categories link was too complicated for such …
(edit) @1119   18 years plg improvement: tags replace keywords. Better data model, less …
(edit) @1116   18 years rub [NBM] Step 7: Add functionalities subscribe/unsubscribe: o reduce …
(edit) @1111   18 years rub Improvement issue 0000319: Add new item on page …
(edit) @1105   18 years rub [NBM] Step 4: Screen NBM is available o Add news parameters o Add …
(edit) @1082   18 years plg new: cleaner URL. Instead of …
(edit) @1070   18 years rub Step 1 improvement issue 0000301: o Change status of table …
(edit) @1068   18 years rvelices bug fix: call to undefined session_create in register.php (added …
(edit) @1064   18 years plg new feature: source/destination links between categories. Will we keep …
(edit) @1060   18 years rvelices fix: replaced UPDATE ... LEFT JOIN for compatibility with MySql 3
(edit) @1048   18 years plg request 290: replace function get_themes name to avoid redeclaration …
(edit) @1042   18 years rvelices feature 288: manage rates for administrators
(edit) @1028   18 years rub [NBM] Step 2: Add new table user_mail_notification (update, install, …
(edit) @1006   18 years nikrou - merge branch 1.5 r1000:1001 into BSF: not include .svn directory in …
(edit) @881   19 years plg - new: mass virtual categories movement manager in …
(edit) @880   19 years plg - bug 160 fixed: (part one of the bug) hard coded column name of users …
(edit) @865   19 years plg - improvement: add information about how to use an external table for …
(edit) @862   19 years plg - improvement: long localized messages are in HTML files instead of …
(edit) @858   19 years plg - modification : less configuration parameters in administration …
(edit) @833   19 years plg - modification : RSS feed work only with a given feed identifier. Thus …
(edit) @825   19 years plg - improvement : screen admin/picture_modify rewritten. Presentation …
(edit) @809   19 years plg - new : maintenance screen in administration. There you can update …
(edit) @808   19 years plg - new : external authentication in another users table. Previous users …
(edit) @764   19 years plg - elements batch management : element_set page becomes the frontend to …
(edit) @680   19 years plg - deletion of calculated permissions when deleting a user - taking …
Note: See TracRevisionLog for help on using the revision log.