Commit graph

  • 93fb07841f - fix function get_fulldirs - works correctly eent for wrong params (virtual cats) - fix functions_metadata.php - could not be included from inside another function rvelices 2008-09-21 11:06:20 +00:00
  • a0a0511a6f - bug 865: Unable to manage users (I thought I tested this jquery functionality; apparently not so out it goes) rvelices 2008-09-21 11:03:12 +00:00
  • fc5a93c386 - fix undefined smarty foreach loop name rvelices 2008-09-21 11:02:04 +00:00
  • a3a378d1de - fix undefined template variable F_ACTION rvelices 2008-09-21 11:01:36 +00:00
  • c76d687579 Sylvia: Border lines broken on Tags block on gallery side Roma: Quick Local Synchro link is limited to the button (Leaves are still highlighted on over but without link). vdigital 2008-09-21 09:48:04 +00:00
  • dfddce4d30 Big button is fully working including IE 7 (big button is covered by transparent.gif button). vdigital 2008-09-20 14:55:17 +00:00
  • c9cb39aadc - Add drag&drop to cat_list. patdenice 2008-09-20 01:04:01 +00:00
  • d55107e3e3 improvement: instead of sending the images_max_rank of each category in pwg.categories.getList so that you can correctly set the rank in pwg.images.add, the rank is calculated automatically in pwg.images.add so that the image is added at the end of the category. plegall 2008-09-19 22:59:41 +00:00
  • 67ffcee504 Big button is fully working with Firefox. With IE 7 there is a bug, z-index doesn't work a transparent button is covering text "Quick Local Synchro". vdigital 2008-09-19 21:41:19 +00:00
  • f3c2080767 deletion: function export_pwg_data was inadvertently added with r1817 while the development was not finished. plegall 2008-09-19 21:18:40 +00:00
  • 324a4a112a Index page: Scrolling start above the category when description is too long. Sql Trace in a <div> clear:both. French de-à => du-au vdigital 2008-09-19 19:38:15 +00:00
  • bff424f8d9 Extend_for_templates include slideshow.tpl overides. menubar.tpl is no longer supported by Extend_for_templates. Titling_categories.tpl was in error (Wrong recent icon var) vdigital 2008-09-18 21:26:33 +00:00
  • c502ebd43a improvement: webservice methode pwg.categories.getList returns the images_max_rank for each category, based on #image_category.rank content. So that a remote client can correctly add photos with webservice method pwg.images.add. plegall 2008-09-17 21:42:50 +00:00
  • c6dbaee1ec titling_categories.tpl is a mainpage_categories.tpl available remplacement. Warning about it: HTML conformity not respected. vdigital 2008-09-17 21:19:14 +00:00
  • 1e5cfed041 bug fixed: with the new admin "goto" theme, the blue background for statistics bars is replaced by the orange. plegall 2008-09-17 21:13:17 +00:00
  • be2b0faa44 Tiny end line on tabsheets is removed. rapid_local_synchro.png deleted (previous synchro big button) And minor CSS Changes vdigital 2008-09-17 21:13:08 +00:00
  • 72cc0df65a bug 861 fixed: only $conf['check_upgrade_feed'] is required to check for development upgrades, not PHPWG_IN_UPGRADE constant any longer. plegall 2008-09-17 20:51:51 +00:00
  • cc12d64051 - fix status header (web services + IE6 min display) - sql optims in feed /notification - dont send cookie for 10 years from admin/history.php rvelices 2008-09-17 01:48:31 +00:00
  • 7ea85bc035 A large button from Stripy design... vdigital 2008-09-16 23:13:53 +00:00
  • 2b4b4defe6 CSS review including Advisor mode vdigital 2008-09-16 21:02:20 +00:00
  • a1c4955e9b Admin goto/roma minor CSS / templates changes. Public yoga/Sylvia minor CSS / gif changes vdigital 2008-09-16 16:32:17 +00:00
  • 6050a6ab1b Updates riopwg 2008-09-16 14:42:53 +00:00
  • 159fbc8377 - upgrade smarty to latest release 2.6.20 rvelices 2008-09-16 10:17:20 +00:00
  • eef8aa8838 $_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it. nikrou 2008-09-14 19:40:18 +00:00
  • 9474d5cc67 real static param nikrou 2008-09-14 19:40:12 +00:00
  • 8a06c0ee87 Unused public icons removal vdigital 2008-09-14 17:34:44 +00:00
  • 84e37a14c5 Admin template "goto": admin icon paths vdigital 2008-09-14 16:25:01 +00:00
  • 95d42962e2 Admin old directories (admin/template/goto/admin and admin/template/yoga) are removed Cursors review. vdigital 2008-09-14 15:24:05 +00:00
  • 2eda036c8b Pierrick big synchronization button request (Has to be changed). vdigital 2008-09-14 13:38:09 +00:00
  • f94e5e5511 roma tpl were missing. vdigital 2008-09-14 12:25:34 +00:00
  • fecb04f2ec Wigo becomes "goto". Admin tpl files are moved. vdigital 2008-09-14 07:16:15 +00:00
  • 4d37c48b3c Admin template wigo/ start of transfers of tpl files (related php) vdigital 2008-09-14 00:38:45 +00:00
  • abe3871db0 Admin template wigo/ start of transfers of tpl files vdigital 2008-09-14 00:37:56 +00:00
  • 2bad5e96fb Change config to wigo/roma vdigital 2008-09-14 00:34:59 +00:00
  • d1c423da75 Admin template wigo/roma vdigital 2008-09-14 00:33:53 +00:00
  • 53aef87751 Sylvia theme: a longer upper category border (second try). vdigital 2008-09-13 23:45:31 +00:00
  • caae8449c0 bug fixed: l10n added for image ranks (feature 169) and for tags grouped by letter (feature 828). plegall 2008-09-12 20:50:11 +00:00
  • 4d86bb2234 - images.file categories.permalink old_permalinks.permalink - become binary - session security improvement: now the sessions are valid only for originating ip addr (with mask 255.255.0.0 to allow users behind load balancing proxies) -> stealing the session cookie is almost a non issue (with the exception of the 65536 machines in range) - metadata sync from the sync button does not overwrite valid data with empty metadata - other small fixes/enhancements: - added event get_category_image_orders - fix display issue with redirect.tpl (h1/h2 within h1) - fix known_script smarty function registration - query search form not submitted if q is empty - better admin css rules - some other minor changes (ws_core, rest_handler, functions_search...) rvelices 2008-09-12 02:17:35 +00:00
  • 272113c417 feature added: ability to set rank from webservice upload. plegall 2008-09-11 22:19:04 +00:00
  • 197d4a92e7 bug fixed: following r2516, remove partner from piwigo_remote.pl, the argument is not useful any longer. plegall 2008-09-11 22:09:21 +00:00
  • bc290fd6b4 bug fixed: following r2516, remove ws_access table from database script creation. plegall 2008-09-11 22:07:33 +00:00
  • d39db9aaaf feature 169 added: ability to manually sort images inside a category. A dedicated screen let the administrator sort the images (pur HTML, no JavaScript yet). The "rank" sort order is available only for a category without flat mode. New database column image_category.rank. plegall 2008-09-11 21:40:00 +00:00
  • fdffe42bdc remove ws access table/partners functionality rvelices 2008-09-11 01:20:25 +00:00
  • 6ddb20d6f0 - fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for_templates) and F_C13Y_ACTION (check_integrity) - normalized some template variable names between category thumbnails and thumbnails (take advantage of full template change with smarty and do it now) rvelices 2008-09-10 01:16:13 +00:00
  • d6b39bb4e1 Sylvia theme: a longer upper category border. vdigital 2008-09-09 13:29:28 +00:00
  • 9aec2fb5e7 - fix typing error in index.tpl - added template smarty function known_script (e.g.{known_script id="x" src"y.js"}) - useful to avoid double inclusion of a script such as prototype,jquery,... when a template and plugin need it independently (see the use in admin.tpl for example) - removed unused themeconf.template_dir rvelices 2008-09-09 09:53:31 +00:00
  • 26474d349f - fix issue when picture_url_style = file (sql query like) - sql call SET NAMES "xxx" (if required) in upgrade.php, upgrade_feed.php and after 65-database.php rvelices 2008-09-09 01:16:32 +00:00
  • fceb26e231 bug fixed: it seems that the upload file.jpg had -rw------- permissions which is not enough if the http server user is different from the file owner (which is the case when suphp is running). The permissions are set to -rw-r--r--. plegall 2008-09-08 21:14:33 +00:00
  • b5c5a2aeae Sylvia theme: .content reviewed including hover/active backgrounds. vdigital 2008-09-08 20:46:11 +00:00
  • 85ea11bf35 Sylvia theme: .content reviewed (a temporary solution (with inactive backgrounds). vdigital 2008-09-07 20:58:50 +00:00
  • fdc4bb6311 Sylvia theme: .content reviewed (a temporary solution). vdigital 2008-09-07 20:56:44 +00:00
  • fae1a63124 fix too strict regex for email nikrou 2008-09-07 11:05:15 +00:00
  • 157695d7b1 Theme Sylvia (related to Sylvius). vdigital 2008-09-06 22:05:35 +00:00
  • 49d878b326 mispellin variable nikrou 2008-09-06 12:47:32 +00:00
  • e9b9046d8b - fix issue when picture_url_style = file (sql query like) rvelices 2008-09-06 00:21:21 +00:00
  • 75dc35db55 Checkboxes reverted on rvelices request. And several minor corrections vdigital 2008-09-05 22:44:08 +00:00
  • b8a5fde846 - better management of fatal errors (instead of die or trigger_error rather use fatal_error ...) rvelices 2008-09-05 01:24:01 +00:00
  • 116f1bc4fb improvement: ws method pwg.images.add checks the dumped files against the expected md5 sum. plegall 2008-09-04 22:45:27 +00:00
  • 255a4f393a improvement: remote client summarizes HTTP response when invoking pwg.images.add => code, message. plegall 2008-09-04 22:08:47 +00:00
  • 57dd0ffcb6 bug fixed : call set_status_header for HTTP response when webservice PwgError is called, so that http response code and related message are part of the structure response and not only in a serialized content (see how tools/piwigo_remote.pl gets the response) plegall 2008-09-04 21:37:19 +00:00
  • 2676ad8cb3 Bug 852: Users display vdigital 2008-09-04 20:17:38 +00:00
  • efa7411875 - bug 854: better checks of directory creations ( local_data_dir, templates_c, tmp etc...) rvelices 2008-09-04 01:28:34 +00:00
  • 4002f708e1 - remove hello_world plugin (not working anymore) - web service method images.add works only for admins now - fix template-common js web service calls did not have the parameters url encoded - improve admin user_list - submitting the form with no user selected triggers a javascript alert (had fun with jquery selectors) rvelices 2008-09-04 00:57:55 +00:00
  • 56517c7545 Bug 847: Instruction page / CSS Text-align: centered ordered lists Bug 846: Bad link to documentation Some CSS Hacks in Admin theme vdigital 2008-09-03 19:23:05 +00:00
  • 5c021293f9 - Configuration reversed to simplify CSS - theme.css a test to solve menubar issue - STC: php version control vdigital 2008-08-31 20:54:39 +00:00
  • bd833ee9bc synchro improvements: - able to sync metadata at the same time as the files/dirs - by default empty metadata does not overwrite database infos (checkbox can switch to previous behaviour) (bug 132) - the form is shown again even after a successfull non simulated run rvelices 2008-08-29 12:35:16 +00:00
  • 844799d040 - fix an issue on category modify (lock/unlock display was reversed) and improved queries on submit rvelices 2008-08-28 20:05:39 +00:00
  • 3a67845aaf - removed and moved (from common to admin) some CSS rules - upgraded jQuery and accordion to latest version (and reorganised a bit their location) rvelices 2008-08-28 01:26:26 +00:00
  • abb2f22b2e - based on test_menu by grum (thanks to you) - integration of dynamic menu bar to pwg - the menubar is composed now of dynamic blocks that can be ordered/hidden - plugins can add their own blocks rvelices 2008-08-28 00:32:39 +00:00
  • 7f956e71b9 Swift Theme Creator (minor changes): partly functional version. vdigital 2008-08-26 14:18:42 +00:00
  • 59129beb22 - bug 843: Author Info not saving when photos are uploaded rvelices 2008-08-23 01:21:53 +00:00
  • ebe89e0a28 git-svn-id: http://piwigo.org/svn/trunk@2485 68402e56-0260-453c-a942-63ccdbb3a9ee rvelices 2008-08-23 01:21:42 +00:00
  • 726529c49b merge r2483 from branch 1.7 - security fix : when conf['question_mark_in_urls']=true , $_SERVER['PATH_INFO'] was not sanitized against sql injection - mysql errors are now dumped using trigger_error instead of echo and die -> allow admins to see later on if someone tries funny stuff rvelices 2008-08-23 01:18:13 +00:00
  • 7550df3915 - security fix : when conf['question_mark_in_urls']=true , $_SERVER['PATH_INFO'] was not sanitized against sql injection - mysql errors are now dumped using trigger_error instead of echo and die -> allow admins to see later on if someone tries funny stuff rvelices 2008-08-23 01:15:33 +00:00
  • 707351a95c - language - removed 2 unnecessary keys from admin.lang - language - moved some keys from common.lang to admin.lang rvelices 2008-08-22 01:12:31 +00:00
  • 0b32dd4c0b - further reduce css rules and remove unused ones - added a smarty prefilter so that html output is nicely indented now ... rvelices 2008-08-22 00:45:03 +00:00
  • 685f4e2998 - tried to reduce the number of css rules and selectors (most gains on menubar and usercomments) tested with IE6,IE7,FF,Opera9,Safari3 rvelices 2008-08-21 01:14:03 +00:00
  • 5a6298548b - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_LANGUAGE (needed to change the signature of load_language which became a little too big) - move a function from functions.inc.php to functions_picture.inc.php (included only when necessary) - removed some css (not as much as I wanted) rvelices 2008-08-20 00:35:22 +00:00
  • dcbaefafdf - ws can include php file before invoking web call method - remove "Pierrick ..." from some languages - tags - small change to avoid increasing number of urls - added a missing closedir - remove some unnecessary class names and inexisting rel attributes rvelices 2008-08-19 23:58:35 +00:00
  • 9a346cc237 Updates riopwg 2008-08-19 06:08:21 +00:00
  • 06df392005 - optim dont include a php file if not required - eng lang small change - remove link to unexisting admin css rvelices 2008-08-16 01:32:37 +00:00
  • 9824cbbc5f Resolved issue 0000842: Variable $user is erased on rating page rub 2008-08-15 19:54:01 +00:00
  • f645fc1419 Resolved issue 0000842: Variable $user is erased on rating page rub 2008-08-15 19:50:22 +00:00
  • ce1d7492f6 Bug on removed $conf value... subcatify vdigital 2008-08-12 21:37:48 +00:00
  • 8ab0da7da2 Admin advices can be easily extended to new advices. Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). vdigital 2008-08-12 20:43:56 +00:00
  • 5d40738463 git-svn-id: http://piwigo.org/svn/trunk@2471 68402e56-0260-453c-a942-63ccdbb3a9ee rvelices 2008-08-11 11:25:07 +00:00
  • a2e98299d7 - bug fix: registered users could rate a picture several times from diffrent ip adresses rvelices 2008-08-11 11:24:59 +00:00
  • d4a7be644b updating files for the Menu class (test_menu) + fixes "Links" translation bug grum 2008-08-09 21:27:58 +00:00
  • 526d8006a1 updating files for the Menu class (test_menu) + add functionnalities grum 2008-08-07 21:52:45 +00:00
  • 5e3d71c9ca Translate \language\it_IT\help\extend_for_templates.html Add italian lang \plugins\AMenuManager\ Corrections riopwg 2008-08-03 22:24:22 +00:00
  • 7ebed79726 Asked by rvelices on this topic http://forum.phpwebgallery.net/viewtopic.php?pid=92097#p92097 grum 2008-08-03 07:48:39 +00:00
  • ee0af5d43d Feature:837 sample my-thumbnails2.css with a IE7 acceptable version. vdigital 2008-07-31 21:23:26 +00:00
  • 5059eddb71 Feature:837 "Extend for templates" could have dedicated .css files by a simple technical {html_head} inclusion. vdigital 2008-07-31 06:58:44 +00:00
  • 45960b4631 feature 839, first step : early proof of concept, no error handling. A remote client can add a photo in a category thanks to the web API. A new "upload" directory is created (write access required on the base directory). Uploaded photo have path such as upload/<year>/<month>/<day>/<datetime>-random.jpg. The thumbnail must come with the "web sized" photo. The photo has no storage_category_id. plegall 2008-07-30 21:53:00 +00:00
  • 4dcec5fb8a Feature:837 "Extend for templates" could have dedicated .css files. vdigital 2008-07-30 19:24:55 +00:00
  • c8c61b7f3a Swift Theme Creator (minor changes): Still incomplete but first operational version (6). Just a bug squashed draft version. Enjoy it. vdigital 2008-07-24 21:56:35 +00:00
  • 4469cbdfde Subversion administration: in language files, now that release 1.7.2 exists, every language key new or modified will be for next release 1.7.3. plegall 2008-07-24 21:19:59 +00:00
  • 88e0858b8f New version 1.7.2 hard coded. 1.7.2 plegall 2008-07-24 21:07:46 +00:00
  • e197525ad2 Create release 1.7.2 from branch 1.7 r2457 plegall 2008-07-24 20:53:27 +00:00
  • d7d454ad9f - remove functions_group.inc.php (empty for some years; avoid unnecessary include_file) - thumbnails-fix-ie5-ie6.css merged into fix-ie5-ie6.css (avoid 2 IE6 css file requests) rvelices 2008-07-24 01:30:27 +00:00