source: trunk/admin/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3243   15 years rub Resolved issue 0000974: Adding a link to the gallery in the …
(edit) @3216   15 years nikrou feature_948_accordion feature 948 : fix problem with incorrect submenu …
(edit) @3205   15 years patdenice Update version in plugins table during plugin activation.
(edit) @3197   15 years plg merge r3196 from branch 2.0 to trunk bug 926 fixed: change links to …
(edit) @3185   15 years nikrou fix html warnings. unclosed monotags
(edit) @3145   15 years rvelices Last (I hope) paranoic optims ... - move get_uysername and …
(edit) @3143   15 years patdenice - Show number of downloads in plugins list. - Allow to sort plugins by …
(edit) @3136   15 years rvelices - moved check upgrade feed code to admin/include/functions_upgrade.php …
(edit) @3072   15 years rub Fix bad $lang. Remove not necessary information messages on upgrade.
(edit) @3070   15 years patdenice Send user language when retrieving datas from PEM api.
(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) @2884   15 years patdenice - Replace some mysql_query by pwg_query function. - Add home button …
(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) @2838   15 years patdenice - improve 1.3.1 upgrade (automatic write in mysql.inc.php). - …
(edit) @2836   15 years patdenice - Webmaster or administrator can login to run upgrade. - Inserting …
(edit) @2819   16 years patdenice - Add roma theme to upgrade page. - Upgrade translation.
(edit) @2815   16 years patdenice - bugs correction in upgrade_1.7.0.php. - only non-standard plugins …
(edit) @2777   16 years vdigital Merging revisions 2773-2776 - Default template and Piwigo domain ... - …
(edit) @2701   16 years patdenice - If there is not new plugins to check, we don't get any more error …
(edit) @2678   16 years plg feature 884 added: ability to delete photos uploaded via web API …
(edit) @2662   16 years vdigital 1 - selected_admin_menu function is externalized. 2 - Plugin can force …
(edit) @2647   16 years patdenice - Plugins manager now use PEM API. - WARNING! Need to change PEM_URL …
(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) @2530   16 years vdigital Wigo becomes "goto". Admin tpl files are moved.
(edit) @2521   16 years rvelices - images.file categories.permalink old_permalinks.permalink - become …
(edit) @2516   16 years rvelices remove ws access table/partners functionality
(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) @2343   16 years rub Resolved issue 0000826: Required versions (Php & MySql)
(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) @2290   16 years rvelices - remove compatibility with old template …
(edit) @2286   16 years rvelices - admin/notification_by_mail goes smarty - THE LAST ONE :-) :-) - get …
(edit) @2285   16 years rvelices - smarty for more mail templates/css
(edit) @2284   16 years rub Resolved issue 0000815: Email format standardization Merge branch-1_7 …
(edit) @2275   16 years rvelices 5 less admin language keys
(edit) @2272   16 years patdenice Corrections in plugins management. Add "Last revisions" sort order.
(edit) @2269   16 years rub Fix some c13y/smarty bugs
(edit) @2264   16 years patdenice Corrections in plugins management.
(edit) @2263   16 years patdenice Use class for plugins management
(edit) @2255   16 years rvelices - plugins.php does only the tabsheet - nothing else - need to review …
(edit) @2245   16 years rvelices - history, stats and redirect go smarty - lang correction - small …
(edit) @2243   16 years patdenice Corections to respect coding conventions. Change plugins versions to …
(edit) @2242   16 years patdenice Enhance plugins administtration
(edit) @2241   16 years rub 0000810: Use of new template engine [smarty] Migration of c13y …
(edit) @2238   16 years rub 0000809: Use more php classes implementation Use class for c13y Fix …
(edit) @2232   16 years rub 0000809: Use more php classes implementation Use class for c13y
(edit) @2226   16 years rub 0000809: Use more php classes implementation Use class for tabsheet …
(edit) @2223   16 years rvelices - migrate many templates to smarty
(edit) @2217   16 years rvelices - works with PHP5
(edit) @2208   16 years rub Resolved issue 0000792: Admin "intro" : Integrity control bypass Some …
(edit) @2157   17 years rub Resolved issue 0000774: Statistics & plugin triggers => multi history …
(edit) @2135   17 years rvelices - fix plugin menu link broken with xamp (realpath behaves differently) …
(edit) @2127   17 years rvelices - PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready
(edit) @2104   17 years rub Resolved 0000748: Name configuration of all the tables New method of …
(edit) @2102   17 years patdenice 0000421 : call a function to create empty local files during install …
(edit) @2096   17 years rub Resolved 0000748: Name configuration of all the tables Resolved …
(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) @2059   17 years rub Change headers with team email
(edit) @2047   17 years rvelices feature 713: allow permalinks to contain the slash ("/") character
(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) @1915   17 years rub Add the last (before 1.8) tabsheet on administration menu (Waiting …
(edit) @1912   17 years rub Update svn properties (svn:eol-style and svn:keywords)
(edit) @1909   17 years rub Update index.php header. Don't use explicitly index.php on the …
(edit) @1904   17 years rub Fix bad default value for language on table user_info Improve mail …
(edit) @1903   17 years vdigital Updates: - Copyrights 2003-2007 - help - Some HTML comform requests
(edit) @1900   17 years rub Apply property svn:eol-style Value: LF
(edit) @1883   17 years plg New: #images.high_filesize was added so that we can sum the filesizes …
(edit) @1881   17 years rub Add tabsheet on administration pages. Step 3: Tabsheet for …
(edit) @1879   17 years plg Bug fixed: in delete_categories function, the deletion on …
(edit) @1878   17 years rub Add tabsheet on administration pages. Step 2: Regroup categories …
(edit) @1874   17 years rub Add tabsheet on administration pages. Step 1: Refactoring tabsheet on …
(edit) @1873   17 years rvelices permalinks: admin fix on some tricky cases when setting a new …
(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 …
Note: See TracRevisionLog for help on using the revision log.