root/trunk/admin/picture_modify.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @12855 [12855] 18 months rvelices feature 2548 multisize - improved picture.php display (original...) + code …
(edit) @12831 [12831] 18 months rvelices feature 2548 multisize - rewrote local site sync + metadata sync
(edit) @12796 [12796] 18 months rvelices feature 2541 multisize - core implementation + usage on most public/admin …
(edit) @12612 [12612] 20 months mistic100 feature:2466 Display high-definition dimensions in picture_modify (file …
(edit) @12259 [12259] 21 months plg bug 2449 fixed: in the "tags box" on batch manager and picture_modify, we …
(edit) @11853 [11853] 23 months rvelices feature 2387: addd a filter by tag in the batch manager
(edit) @11220 [11220] 2 years patdenice bug:2326 Mysql error on picture_modify if tag input is empty.
(edit) @11039 [11039] 2 years patdenice Load tags for tokeninput directly in html page. Ajax is too slow.
(edit) @9943 [9943] 2 years plg bug fixed: makes really sure there is a defined category id before …
(edit) @8764 [8764] 2 years plg feature 1062 added: ability to delete a single photo from its …
(edit) @8728 [8728] 2 years plg Happy new year 2011 Change "Piwigo - a PHP based picture gallery" into …
(edit) @8727 [8727] 2 years plg feature 2102: add a few language keys to remove all image/picture/element …
(edit) @8126 [8126] 3 years patdenice feature 2060: Remove adviser mode. First commit: only php files.
(edit) @6714 [6714] 3 years plg merge r6713 from branch 2.1 to trunk bug 1757 fixed: ability to use HTML …
(edit) @6363 [6363] 3 years plg remove all svn:mergeinfo properties
(edit) @6348 [6348] 3 years plg merge r6347 from branch 2.1 to trunk bug 1672: replace the language key …
(edit) @6025 [6025] 3 years plg bug 1637: make the privacy level the same everywher, use "who can see this …
(edit) @5288 [5288] 3 years patdenice Remove @, test $_POSTdate_creation_year instead, make nicolas joyful …
(edit) @5283 [5283] 3 years patdenice Avoid error if creation date calendar is empty. Avoid error on …
(edit) @5196 [5196] 3 years plg increase copyright year to 2010
(edit) @5195 [5195] 3 years plg bug 1328: backport the pwg_token on trunk bug 1329: backport the …
(edit) @5188 [5188] 3 years plg feature 724: FCBKcomplete propagated to element_set_global and …
(edit) @5067 [5067] 3 years plg feature 724: improved "add tags" form. Instead of a big list of …
(edit) @5021 [5021] 3 years nikrou Feature 1451 : localization with gettext Use php-gettext (developpement …
(edit) @4325 [4325] 4 years nikrou Feature 1244 resolved Replace all mysql functions in core code by ones …
(edit) @4265 [4265] 4 years nikrou Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for …
(edit) @3390 [3390] 4 years plg merge r3389 from branch 2.0 to trunk bug 1022 fixed: a photo can be …
(edit) @3282 [3282] 4 years plg change: according to topic:15067, svn:keywords property was removed
(edit) @3122 [3122] 4 years rvelices - removed second parameter $type from function format_date
(edit) @3049 [3049] 4 years plg Administration: happy new year 2009, all PHP headers updated.
(edit) @2575 [2575] 5 years plg bug fixed: now that WebService method pwg.images.add create image records …
(edit) @2530 [2530] 5 years vdigital Wigo becomes "goto". Admin tpl files are moved.
(edit) @2304 [2304] 5 years rvelices merge -r 2303 from branch-1_7 to trunk - removed some unused code - …
(edit) @2299 [2299] 5 years plg Bug fixed: as rvelices notified me by email, my header replacement script …
(edit) @2297 [2297] 5 years plg Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
(edit) @2252 [2252] 5 years rvelices - remove unused functions get_month_list and get_day_list
(edit) @2227 [2227] 5 years rvelices picture, footer and picture modify template migration
(edit) @2201 [2201] 5 years rub Replace old use of $lang by l10n function.
(edit) @2090 [2090] 6 years rvelices feature 731: permissions at image level - possibility to change image …
(edit) @1900 [1900] 6 years rub Apply property svn:eol-style Value: LF
(edit) @1883 [1883] 6 years plg New: #images.high_filesize was added so that we can sum the filesizes in …
(edit) @1861 [1861] 6 years rvelices - refactoring pagecategory before 1.7 release pagecategory is not …
(edit) @1815 [1815] 6 years rvelices tags returned by get_all_tags, get_available_tags contain id key instead …
(edit) @1609 [1609] 7 years rvelices completely replaced get_thumbnail_src it get_thumbnail_url or …
(edit) @1571 [1571] 7 years rub Resolved Issue ID 0000356: o Increase security on adviser mode First …
(edit) @1503 [1503] 7 years nikrou function names are case-insensitive but it's a good idea to call functions …
(edit) @1314 [1314] 7 years plg merge -r1312:1313 from branch 1.6 to trunk (bug 373 fixed)
(edit) @1121 [1121] 7 years plg feature deleted: code for categories link was too complicated for such a …
(edit) @1119 [1119] 7 years plg improvement: tags replace keywords. Better data model, less limitations. …
(edit) @1092 [1092] 7 years rvelices URL rewriting: capable of fully working with urls without ? URL …
(edit) @1085 [1085] 7 years rub Step 7 improvement issue 0000301: o can attribute status <= current user …
(edit) @1082 [1082] 7 years plg new: cleaner URL. Instead of category.php?cat=search&search=123&start=42, …
(edit) @1072 [1072] 7 years rub Step 2 improvement issue 0000301: o Add and use Functions Check of …
(edit) @1065 [1065] 7 years plg bug fixed: table #categories_link was created with an hardcoded prefix …
(edit) @1064 [1064] 7 years plg new feature: source/destination links between categories. Will we keep …
(edit) @1004 [1004] 7 years nikrou Improve security of sessions: - use only cookies to store session id on …
(edit) @825 [825] 8 years plg - improvement : screen admin/picture_modify rewritten. Presentation copied …
(edit) @817 [817] 8 years plg - modification : major simplification of admin.php. Titles are managed by …
(edit) @809 [809] 8 years plg - new : maintenance screen in administration. There you can update …
(edit) @801 [801] 8 years plg - new feature : RSS notification feed. Feed generator is an external tool …
(edit) @792 [792] 8 years plg - errors and informations boxes : management centralized in admin.php, …
(edit) @732 [732] 8 years plg - bug fixed : even with a wrong date given, tries to update (should not)
(edit) @675 [675] 8 years plg all headers adapted to new year 2005, happy new year
(edit) @649 [649] 9 years gweltas - Minor update of language file - Configuration / Default dispaly : …
(edit) @646 [646] 9 years gweltas - French translation for many new entries - minor template update for …
(edit) @642 [642] 9 years plg - in admin menu, status option for categories is not "permissions" but …
(edit) @640 [640] 9 years plg - possibility to set an element as representant of its categories
(edit) @635 [635] 9 years plg - on picture.php, related categories under the element are displayed in …
(edit) @606 [606] 9 years plg - images.path column added to reduce database access - function …
(edit) @593 [593] 9 years z0rglub update headers to comply with GPL
(edit) @587 [587] 9 years z0rglub - function mysql_query replaced by pwg_query : the same with debugging …
(edit) @579 [579] 9 years z0rglub - refactoring of comments.php - creation of function get_thumbnail_src …
(edit) @577 [577] 9 years z0rglub can display thumbnail for non picture elements
(edit) @575 [575] 9 years z0rglub - refactoring - PHP Warnings correction
(edit) @509 [509] 9 years gweltas Template migration : picture_modify.php
(edit) @362 [362] 9 years z0rglub header global refactoring
(edit) @345 [345] 9 years gweltas Merge of the 1.3.1 release Creation of an unique include file (common.php) …
(edit) @226 [226] 10 years z0rglub Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php …
(edit) @225 [225] 10 years z0rglub Modifying ../template in ./template since admin.php has moved to the …
(edit) @133 [133] 10 years z0rglub A category can have its representative picture
(add) @61 [61] 10 years z0rglub Multi categories for the same picture
Note: See TracRevisionLog for help on using the revision log.