Commit graph

  • 4bcb544d8b Fix for 0000629: Adding display differences between physical and virtual categories (Icon is displayed for people who have deficient vision). vdigital 2007-01-25 07:26:28 +00:00
  • d13dbba873 some more language cleanup rvelices 2007-01-25 02:56:51 +00:00
  • 80020dd756 - user profiles available from admin page - user creation from admin page with email (bug 514) - some language cleanup - small template enhancements - php syntax corrections (my mistake) rvelices 2007-01-25 02:18:56 +00:00
  • 4472ba6ed4 Power is back everywhere! rub 2007-01-24 22:02:20 +00:00
  • a7642ba987 Power is back vdigital 2007-01-24 21:41:08 +00:00
  • 585d7c434e - plugins with own independent scripts work now (cookie_path and url root are correct) - prepare a bit some url functions so that later we can fully embed pwg in scripts located outside pwg - remove some unnecessary language strings rvelices 2007-01-24 05:07:08 +00:00
  • d71f764762 - admin language Statistics (fix annoying message with debug_l10n) - somme corrections for admin_advices (css with root_url and only when needed) rvelices 2007-01-24 00:09:02 +00:00
  • e0ef6f5e07 Undo r1677 functions_html.inc.php, because links are wrong. I wanted to add flat_cat on categories url, but I will keep same comportment of the calendar. rub 2007-01-23 22:03:06 +00:00
  • 21e201f91b $conf['ws_access_control'] will allow additionnal controls vdigital 2007-01-23 21:13:28 +00:00
  • 97c6ab38a6 Help screens related to WS Admin... vdigital 2007-01-23 20:49:54 +00:00
  • 9d451f6aa1 ws_status is now removed from config table. It will be replaced by ws_access_control managed in config file. vdigital 2007-01-23 20:38:04 +00:00
  • e90aaffbd5 - revert feature 564: log the login of each user; but add the possibility to be done by a plugin - create a "standard" way to define PHP functions that we use but might not be available in the current php version - when a comment is rejected (spam, anti-flood etc), put the content back to the browser in case there is a real user behind it - now a comment can be entered only if the page was retrieved between 2 seconds ago and 1 hour ago rvelices 2007-01-23 01:22:52 +00:00
  • 767064c9fe Issue 0000624: Enhanced Links Menu rub 2007-01-22 22:06:17 +00:00
  • ee5dbaefbb More rename index vdigital 2007-01-22 21:51:52 +00:00
  • eab94717e1 Index rename vdigital 2007-01-22 21:47:03 +00:00
  • d0c7ff3b15 Bad quotes Fixed rub 2007-01-21 23:05:37 +00:00
  • eb0315c74d Inefficient and non required index is removed on #_image_category. vdigital 2007-01-21 15:49:45 +00:00
  • 4938b8b2a4 Issue 0000615: End of page replaced by icon/page_end.png Only if + than 9 categories Bug removed for new galleries... vdigital 2007-01-19 06:50:46 +00:00
  • 96a0c2b1d3 feature 625: comment anti-spam - protect against some of the spam robots rvelices 2007-01-19 02:56:54 +00:00
  • 6381378a8f Issue 0000624: Enhanced Links Menu rub 2007-01-18 22:01:28 +00:00
  • b6e43df29c Apply same modifications of revision 1734. Mail footer.tpl like page footer.tpl rub 2007-01-18 21:48:32 +00:00
  • 02b26f7684 Issue 0000615: End of page replaced by icon/page_end.png Only if + than 9 categories vdigital 2007-01-18 21:10:39 +00:00
  • 3f04afc12a Bug fixed: infinite loop in history statistics summary when no data to display. plegall 2007-01-18 09:05:39 +00:00
  • c2920c7738 Issue 0000615: End of page replaced by icon/page_end.png vdigital 2007-01-18 07:05:10 +00:00
  • 4fb42505ec plugin simplification: adding admin links does not require the plugin_id anymore... rvelices 2007-01-18 02:09:31 +00:00
  • e81260cdec Issue 0000622: Optional light slideshow (Active by default - Switch off by $conf['light_slideshow'] = false) vdigital 2007-01-17 23:08:41 +00:00
  • 8e43a0fec1 Modification: the history summary graph does not use a true image anymore, CSS divs are faster and don't require GD library. plegall 2007-01-17 23:06:24 +00:00
  • 94755e7bd7 Issue 0000624: Enhanced Links Menu rub 2007-01-17 22:27:10 +00:00
  • 5d9a865fe1 Modification: new data model for history, more compact, more efficient. A summary table is used as cache for history stats display. plegall 2007-01-16 23:39:39 +00:00
  • 62149d74a9 Very little/small corrections: o bad parser word user on installation o standardization of the method to open link in new tab/windows o removed not used constant o use/add link constants o use new function pwg_URL o add missing translation rub 2007-01-16 22:23:05 +00:00
  • e5db05ea3a Admin Intro languages for PWG Menu. vdigital 2007-01-16 06:04:07 +00:00
  • 073ab4a9e3 Feature "Admin Advices !" (Standard plugin) : May give you always now an advice on the administration page. Quick solved list: 1 - Wording on EXIF/IPTC Advices 2 - Default language is English 3 - Some Transparency issues under IE 4 - Some Border issues 5 - PWG Menu moved from Advices Box to Intro. 6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL() 7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)). vdigital 2007-01-15 22:44:48 +00:00
  • 6ea1ec6c86 Fixed: Missing information "recent" in URL filter start parameter rub 2007-01-15 22:28:15 +00:00
  • 9362801a48 There are no filter enabled if filter configuration is empty (no icon, no functions, ...) New system for the filter page configuration rub 2007-01-15 00:09:14 +00:00
  • 3cef1e6895 Recent Wizzard Notes transparency solved for IE6... with all Themes. vdigital 2007-01-14 21:10:24 +00:00
  • 022fc55044 Icons check.png and uncheck.png were missing can be usable any where. They are used in Admin advice, but they can be used anywhere else. vdigital 2007-01-13 20:13:25 +00:00
  • 80754de172 very small improvements: - mass_inserts does not requires keys to start at 0 - recent_cats categories are sorted by global_rank (consistency) - removed warning from page_header.php (when included from redirect) - added 2 template functions for plugins (get_var and concat_var) - removed unused code from profile.php - changed css width for tag selection (search page) from 55em to almost 100% rvelices 2007-01-13 03:13:40 +00:00
  • ed6d397aa1 Admin Advices includes : - Tags relation check. - PhpWebGallery link buttons. - Its own default-layout.css (as a sample for other plugins as well). No more functions would be included in 1.7 Please process to correct all wording errors in any advice. vdigital 2007-01-12 22:36:56 +00:00
  • c75d7186d7 - bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending on magic_quotes_gpc) - metadata synchronization correction: iptc keywords were MySql escaped 2 times when synchronizing from site manager, but only once when synchronizing one image rvelices 2007-01-11 23:56:36 +00:00
  • a512c69225 plugins improvements: allow plugins to fail the installation/activation comments.php improvements: - no more double sql escaping on author & keyword (once in common.inc.php and once in comments.php) - now can search comment content on all special char ( ', ", <, >, & ) - author & keyword are correctly redisplayed in browser when they are MySql escaped rvelices 2007-01-11 23:15:26 +00:00
  • d0c2de854f Undo Revision: 1711 for filter.inc.php & config_default.php. Restore last comportment. admin page on config_default.php is normal. rub 2007-01-11 21:55:17 +00:00
  • e6ce7a1e4e Page page for add_index plugin fixed rub 2007-01-11 21:29:29 +00:00
  • 551e803213 To solve a background issue in plugin perspective class="content" has been introduced and now it is spread to other distributed themes. Don't be surprised by #content and .content they are different. vdigital 2007-01-11 05:49:19 +00:00
  • 085f3badc0 Summary reported bug 616: IE 7 Display : thumbnail border is top truncated vdigital 2007-01-11 05:39:49 +00:00
  • 7397c8d4c2 - better code in filter.inc.php (remove unused code + filter is not reseted when going to an unfiltered page) - removed unnecessary filtered pages from config_default (especially admin !!!) - removed flat recent category icon from irrelevant pages - mysterious code comment appeared in picture.php rvelices 2007-01-11 05:10:16 +00:00
  • 2a9c48225d Admin Advices now is p0w0 compliant (other themes as well coming). Admin Advices random thumbnail is partly check (Name, Description, Author, creation date and metadata) well updated or not. Tags relation will be checked asap for the thumbnail. More : Thumbnail is directly linked to Modify picture Admin function to make it accurate. vdigital 2007-01-10 21:26:23 +00:00
  • 6e6e9615c7 Bug 615 : (Draft version to solve it) obtain a better display related to new categories within category management. Languages have to be modified, and maybe a test has to be included but it already works like this. vdigital 2007-01-10 18:43:44 +00:00
  • 9c64437bef Fix for IE 7 bug on thumbnail borders vdigital 2007-01-09 20:47:57 +00:00
  • bf11f74ac0 Remove all colors from admin_advices.tpl One text correction in admin_advices/en_UK.iso-8859-1/lang.adv.php The full French version of lang.adv.php vdigital 2007-01-09 18:25:52 +00:00
  • b910549db2 Plugins: new way of adding links and content to administration pages... rvelices 2007-01-09 11:38:54 +00:00
  • c841c568f6 Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php rub 2007-01-09 06:01:49 +00:00
  • 1e7b286faa feature 606: search engine spider restrictions (meta robots) rvelices 2007-01-09 01:30:02 +00:00
  • f68903ec23 Minor corrections in admin advices (French is still on going). vdigital 2007-01-08 20:52:58 +00:00
  • 75246a064c Feature Issue ID 0000601: Filter all public pages with only recent elements rub 2007-01-08 06:14:49 +00:00
  • 2bac6aab19 Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php rub 2007-01-08 05:48:37 +00:00
  • 4489066c98 Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php rub 2007-01-08 00:16:10 +00:00
  • f992150313 Web service first version. rvelices 2007-01-06 11:13:08 +00:00
  • 6314122c5d 35 advices are available all in English / French version is coming vdigital 2007-01-04 21:54:46 +00:00
  • 60bcda3564 Fixed: HTML vulnerability (Cross Site Scripting) rub 2007-01-03 23:28:09 +00:00
  • d9d37d76c6 Fixed: HTML vulnerability (Cross Site Scripting). Fixed: All comments are displayed on comments.php rub 2007-01-03 23:27:32 +00:00
  • aa5f1e3358 "Admin Advices !" Standard plugin : May give you sometimes an advice on the administration page. A draft version: With 3 advices in English and only one in French. Maybe we can have more than 50 advices from a starting point. This plugin is mainly for beginners but not only. vdigital 2007-01-03 20:31:54 +00:00
  • 9fc9785c74 git-svn-id: http://piwigo.org/svn/trunk@1693 68402e56-0260-453c-a942-63ccdbb3a9ee vdigital 2007-01-03 09:04:50 +00:00
  • 8c60f0e7fc Issue ID 0000529 Re-Fixed. rub 2007-01-02 22:57:33 +00:00
  • 4c360b3682 Issue ID 0000529 Re-Fixed. rub 2007-01-02 22:55:57 +00:00
  • 481188f7ea Issue ID 0000529 Re-Fixed. rub 2007-01-02 22:37:08 +00:00
  • 3169b81c76 Issue ID 0000529 Re-Fixed. rub 2007-01-02 22:30:18 +00:00
  • 0f2b554608 Physical duplicate files in Admin Advanced Functions vdigital 2007-01-02 09:02:39 +00:00
  • 9c914a2b66 Issue ID 0000529 Fixed. rub 2006-12-31 17:08:37 +00:00
  • 09e2c295e8 Issue ID 0000529 Fixed. rub 2006-12-31 17:02:36 +00:00
  • 48879ca177 Feature Issue ID 0000601: Filter all public pages with only recent elements rub 2006-12-30 22:45:52 +00:00
  • 39d974b250 Feature Issue ID 0000601: Filter all public pages with only recent elements rub 2006-12-30 22:34:38 +00:00
  • bec5bbec36 Proposal: A new theme vdigital 2006-12-30 18:26:49 +00:00
  • 4a4f72cbc3 Fix Feature Issue ID 0000585. rub 2006-12-28 00:06:06 +00:00
  • cc96fca4c5 Fix Feature Issue ID 0000608: crash when asking random images with no images are allowed rub 2006-12-27 20:26:36 +00:00
  • a6fcfa3474 New page footer [Logo revised to be visible enough over yoga/clear and yoga/dark]. vdigital 2006-12-26 21:21:23 +00:00
  • 219447b9c8 Feature Issue ID 0000527: Language localization - local.lang.php can be added to each language directory. Authorize your own translation to be keep over migrations. vdigital 2006-12-25 07:17:29 +00:00
  • b1a6316ca2 Very small corrections: - syntax error (action.php) - language (call to l10n_dec and English language) - replace some fetch_array with fetch_assoc (less memory used) - removed one unnecessary assign_block_vars - removed meta name="robots" (conflict with notification.php) rvelices 2006-12-21 23:49:12 +00:00
  • cab8f98c4a Feature Issue ID 0000601: Filter all public pages with only recent elements rub 2006-12-21 21:38:20 +00:00
  • a7ce261531 Apply Nicco's style footer to HTML mail. Add 2 news functions to indicate to build URL with full path rub 2006-12-19 22:05:01 +00:00
  • a65dbaa784 WEB Service: Some corrections again but still an incomplete version. vdigital 2006-12-19 07:32:50 +00:00
  • 37032d453c WEB Service: Some corrections but still an incomplete version. vdigital 2006-12-18 06:44:11 +00:00
  • 9a4fb6cef4 New footer from Nicco vdigital 2006-12-17 11:59:55 +00:00
  • 68450f256b Add new menu on administration menu: "Specials". Remove old plugin menu. Change label pictures menu (pictures to Pictures) rub 2006-12-17 11:02:09 +00:00
  • 9c72bda44c functions_webserv.inc.php common to Admin ws_checker and ws. vdigital 2006-12-16 16:16:59 +00:00
  • 43399d359b Externalization of common functions of web service. vdigital 2006-12-16 12:14:59 +00:00
  • 3d32716fc5 Upgrade feed correct I hope 8-) vdigital 2006-12-16 11:42:41 +00:00
  • e2fcbfeef8 Upgrade Feed corrected vdigital 2006-12-16 11:33:52 +00:00
  • 5fe8be40c2 Updrade_feed corrected vdigital 2006-12-16 11:31:04 +00:00
  • b005e5a3c0 Parse error corrected vdigital 2006-12-16 10:30:38 +00:00
  • 3288690009 Admin menu vdigital 2006-12-16 10:22:31 +00:00
  • 5e9f3507cd Web service on going vdigital 2006-12-16 09:49:10 +00:00
  • a4473e8201 Admin part in coding review status. vdigital 2006-12-16 09:40:59 +00:00
  • 0bd0969499 Table structure for Web service vdigital 2006-12-16 09:30:44 +00:00
  • 53d1b22c76 Web Service Admin part 2 vdigital 2006-12-16 09:21:40 +00:00
  • eef3bf079d Web Service delivery part Admin 1 vdigital 2006-12-16 09:16:59 +00:00
  • f44a7d2cba Admin lang admin.lang.php ver française vdigital 2006-12-16 08:56:45 +00:00
  • df318d0f2b Admin Lang for WS vdigital 2006-12-16 08:55:36 +00:00
  • eae01904a5 feature 603: rating buttons presented with stars (full Javascript on compatible browsers, otherwise default presentation) rvelices 2006-12-15 04:57:45 +00:00
  • c012c22df6 Feature Issue ID 0000460: Add advanced features on administration menu rub 2006-12-14 21:37:51 +00:00
  • f7960e7e72 - plugins admin menu appear now in the admin page menubar - plugins are loaded immediately after loading the config (allow them to hack more of pwg like user init, template init etc...) - trigger event format_exif_data (for picture display only) rvelices 2006-12-14 00:58:57 +00:00