Commit graph

102 commits

Author SHA1 Message Date
rvelices
b8a5fde846 - better management of fatal errors (instead of die or trigger_error rather use fatal_error ...)
git-svn-id: http://piwigo.org/svn/trunk@2502 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-05 01:24:01 +00:00
rvelices
efa7411875 - bug 854: better checks of directory creations ( local_data_dir, templates_c, tmp etc...)
git-svn-id: http://piwigo.org/svn/trunk@2497 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-04 01:28:34 +00:00
rvelices
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)


git-svn-id: http://piwigo.org/svn/trunk@2496 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-04 00:57:55 +00:00
vdigital
5c021293f9 - Configuration reversed to simplify CSS
- theme.css a test to solve menubar issue
- STC: php version control

git-svn-id: http://piwigo.org/svn/trunk@2492 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-31 20:54:39 +00:00
rvelices
844799d040 - fix an issue on category modify (lock/unlock display was reversed) and improved queries on submit
git-svn-id: http://piwigo.org/svn/trunk@2490 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-28 20:05:39 +00:00
rvelices
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 


git-svn-id: http://piwigo.org/svn/trunk@2488 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-28 00:32:39 +00:00
vdigital
7f956e71b9 Swift Theme Creator (minor changes): partly functional version.
git-svn-id: http://piwigo.org/svn/trunk@2487 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-26 14:18:42 +00:00
rvelices
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)

git-svn-id: http://piwigo.org/svn/trunk@2479 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-20 00:35:22 +00:00
riopwg
9a346cc237 Updates
git-svn-id: http://piwigo.org/svn/trunk@2477 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-19 06:08:21 +00:00
vdigital
ce1d7492f6 Bug on removed $conf value... subcatify
git-svn-id: http://piwigo.org/svn/trunk@2473 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12 21:37:48 +00:00
vdigital
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).

Some template cleaning.

git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12 20:43:56 +00:00
grum
d4a7be644b updating files for the Menu class (test_menu)
+ fixes "Links" translation bug 

updating files for the AMenuManager plugin
 + enhance links template

updating common classes grum_plugins_classes-2
(needed for the AMenuManager plugin)
 + clearing the code

updating the calendar_base.class.php
the 'get_nav_bar_from_items' method was returning a hard coded html string
now replaced by a template file (calendar_nav.tpl)


git-svn-id: http://piwigo.org/svn/trunk@2469 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-09 21:27:58 +00:00
grum
526d8006a1 updating files for the Menu class (test_menu)
+ add functionnalities

updating files for the AMenuManager plugin
 + fixes some bugs
 + add functionnalities

updating common classes grum_plugins_classes-2
(needed for the AMenuManager plugin)
 + add functionalities for google_translator use


git-svn-id: http://piwigo.org/svn/trunk@2468 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-07 21:52:45 +00:00
riopwg
5e3d71c9ca Translate \language\it_IT\help\extend_for_templates.html
Add italian lang \plugins\AMenuManager\
Corrections

git-svn-id: http://piwigo.org/svn/trunk@2467 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-03 22:24:22 +00:00
grum
7ebed79726 Asked by rvelices on this topic
http://forum.phpwebgallery.net/viewtopic.php?pid=92097#p92097

A plugin to integrate the menu class
 see test_menu directory

A plugin to show how to use the menu class
 see AMenuManager directory

And common classes needed for the AMenuManager plugin
 see grum_plugins_classes-2 directory

See topic http://forum.phpwebgallery.net/viewtopic.php?pid=92637#p92637 for more
informations 

git-svn-id: http://piwigo.org/svn/trunk@2466 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-03 07:48:39 +00:00
vdigital
c8c61b7f3a Swift Theme Creator (minor changes): Still incomplete but first operational version (6).
Just a bug squashed draft version. Enjoy it.

git-svn-id: http://piwigo.org/svn/trunk@2461 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-24 21:56:35 +00:00
vdigital
c48ec88ed4 Swift Theme Creator (minor changes): Still incomplete but first functional version (5).
git-svn-id: http://piwigo.org/svn/trunk@2454 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-23 21:53:15 +00:00
vdigital
49f337a9d8 Swift Theme Creator (minor changes): non functional version yet (4).
Bug 836: "Extend for templates" minor change.


git-svn-id: http://piwigo.org/svn/trunk@2453 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-23 06:21:59 +00:00
vdigital
031148319b Swift Theme Creator (minor changes): non functional version yet (3).
git-svn-id: http://piwigo.org/svn/trunk@2450 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-22 21:49:35 +00:00
vdigital
159b97507d Swift Theme Creator (minor changes): non functional version yet (2).
git-svn-id: http://piwigo.org/svn/trunk@2449 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-22 18:38:56 +00:00
vdigital
ecc5ee46fa Swift Theme Creator (minor changes): non functional version yet.
git-svn-id: http://piwigo.org/svn/trunk@2447 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-22 06:17:40 +00:00
vdigital
60b7843d3a New standard plugin: Swift Theme Creator (Create new theme elements which can be manually updated later).
git-svn-id: http://piwigo.org/svn/trunk@2445 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-21 22:20:47 +00:00
riopwg
82148244e4 git-svn-id: http://piwigo.org/svn/trunk@2444 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-07-20 23:50:12 +00:00
riopwg
90002e45dd language/it_IT
git-svn-id: http://piwigo.org/svn/trunk@2443 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-20 23:47:18 +00:00
vdigital
9792ec308b Reversed logic for backgrounds
$tabsheet transfer: general use available in admin.tpl
Some CSS admin simplications

git-svn-id: http://piwigo.org/svn/trunk@2415 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-02 06:40:13 +00:00
vdigital
fda524253d Admin isolation: Copy of admin templates in admin folder.
(Before previous admin templates removal).
Some of css simplification (in admin only currently.


git-svn-id: http://piwigo.org/svn/trunk@2390 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-06-22 08:45:28 +00:00
patdenice
7ff0a426ff Editarea version 0.7.1.1 for LocalFiles Editor.
Firefox 3 RC1 compatibility
Code size reduction.


git-svn-id: http://piwigo.org/svn/trunk@2359 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-27 14:43:31 +00:00
rub
3cffa07182 Change some PhpWebGallery to Piwigo. (2/2)
All phpwebgallery.net are not changed!



git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15 18:43:33 +00:00
rvelices
06b5fdf856 - admin multi view plugin allows to view the gallery as any user (not only guest/admin)
git-svn-id: http://piwigo.org/svn/trunk@2340 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-15 00:09:31 +00:00
rub
900b802112 Use new page for plugins
git-svn-id: http://piwigo.org/svn/trunk@2329 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-03 22:45:57 +00:00
rub
e57f06df4a Fix error on main.inc.php header
git-svn-id: http://piwigo.org/svn/trunk@2302 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-16 20:09:23 +00:00
plegall
524011bfa6 Bug fixed: as rvelices notified me by email, my header replacement script was
bugged (r2297 was repeating new and old header).

By the way, I've also removed the replacement keywords. We were using them
because it was a common usage with CVS but it is advised not to use them with
Subversion. Personnaly, it is a problem when I search differences between 2
Piwigo installations outside Subversion.


git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05 14:14:07 +00:00
vdigital
1458e65a1c Tweak: Comments update
git-svn-id: http://piwigo.org/svn/trunk@2298 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-05 11:14:37 +00:00
plegall
3f235497f3 Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-04-04 22:57:23 +00:00
patdenice
6aa72e141a Add editarea to LocalFiles Editor.
git-svn-id: http://piwigo.org/svn/trunk@2291 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-25 23:30:23 +00:00
rvelices
ee70a108be - remove compatibility with old template ...
git-svn-id: http://piwigo.org/svn/trunk@2290 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-23 00:04:46 +00:00
rub
22631d6dfd Add new obsolete plugins on c13y_upgrade list.
Fix new plugin uninstall url.

git-svn-id: http://piwigo.org/svn/trunk@2287 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-20 22:23:42 +00:00
rvelices
f12f0026fc - admin/notification_by_mail goes smarty - THE LAST ONE :-) :-)
- get rid of user_list warnings
- some code reorganisation in template class + explode modifier
- minor template and language changes in search.tpl and cat_modify.tpl

git-svn-id: http://piwigo.org/svn/trunk@2286 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-20 00:35:36 +00:00
ddtddt
0da8401a9c bug 814
git-svn-id: http://piwigo.org/svn/trunk@2281 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-18 21:19:13 +00:00
rvelices
bf1f7c4aec - security fix (profile)
- les langues a la hache
- fix some copy/paste errors

git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08 12:38:09 +00:00
vdigital
a048738d8b - admin_advices.tpl goes smarty and related code has been revised.
git-svn-id: http://piwigo.org/svn/trunk@2266 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08 10:24:07 +00:00
rvelices
37446caa5c - upgrade goes smarty
- event_tracer goes smarty
- correction in index.tpl

git-svn-id: http://piwigo.org/svn/trunk@2254 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-06 00:25:47 +00:00
patdenice
1283b5ecb1 Corections to respect coding conventions.
Change plugins versions to 1.8
Change 3 plugins URI.

git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02 18:56:05 +00:00
rvelices
6e932e8752 header.tpl goes smart
git-svn-id: http://piwigo.org/svn/trunk@2240 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-02 00:29:27 +00:00
patdenice
2ef8c58d31 New: plugin LocalFiles Editor.
Corrected: $id in smarty comment style in intro.tpl

git-svn-id: http://piwigo.org/svn/trunk@2235 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-01 14:49:11 +00:00
rub
f54877ca04 0000809: Use more php classes implementation
Use class for c13y


git-svn-id: http://piwigo.org/svn/trunk@2232 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-01 13:23:51 +00:00
rvelices
c739232049 - migrate many templates to smarty
git-svn-id: http://piwigo.org/svn/trunk@2223 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-28 02:41:48 +00:00
rub
618158aca4 Add comment tags in order to know tpl to migrate
# tag
for f in `find . -name \*.tpl`
do 
  echo $f
  mv $f $f.tmp
  echo '<!-- DEV TAG: not smarty migrated -->' > $f
  cat $f.tmp >> $f
  rm -f $f.tmp
done

#find file not migrated
for f in `find . -name \*.tpl`
do 
  grep -i '<!-- DEV TAG: not smarty migrated -->' $f > /dev/null && echo $f
done


git-svn-id: http://piwigo.org/svn/trunk@2222 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27 23:08:44 +00:00
rub
bf4012291a Resolved issue 0000807: New slideshow features
git-svn-id: http://piwigo.org/svn/trunk@2218 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27 20:25:18 +00:00
rub
ea960a5563 Resolved issue 0000792: Admin "intro" : Integrity control bypass
Some sentences must be re-write ;-)

git-svn-id: http://piwigo.org/svn/trunk@2208 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-13 20:13:12 +00:00