HWFord
f88472fa9c
fixes #2345 create piwigo standard pages
...
create new theme standard pages with tpl, css, js and images
update backend to handle pages
add config use_standard_pages
on update set config to false, on install set config to true
add standard pages to no be ingored in git
2025-03-18 16:46:41 +01:00
plegall
ea53750bfe
fixes #1900 recent version of PHP seems to prefer -1 over 0 on compare function for sorting
2023-04-17 10:44:32 +02:00
plegall
0b9e177782
issue #1852 also forbid extension deletion
2023-01-25 15:18:45 +01:00
Matthieu Leproux
fd82502f7c
related to #1679 fixing glitches on page titles
2022-07-05 14:13:30 +02:00
Matthieu Leproux
8ce0e709f5
related to #1530 replaced warning message for status verification
2021-10-22 16:33:17 +02:00
Matthieu Leproux
6840eb4c24
related to #1530 Status verification for themes pages
2021-10-22 16:14:03 +02:00
plegall
249c34c658
issue #1309 keep themes_installed compatible with an old PHP5
2021-08-16 15:49:37 +02:00
plegall
a0be45af34
issue #1309 compatibility PHP 8
2021-08-06 15:57:14 +02:00
plegall
fc193f7474
issue #830 simplify PHP files header, remove copyright/license info
2019-06-04 17:13:51 +02:00
plegall
c789347c51
happy new year 2016, all headers updated
2016-01-14 12:17:58 +01:00
mistic100
f2c16c2b33
bug 3075: Prevent deactivate default theme
...
git-svn-id: http://piwigo.org/svn/trunk@28989 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-07 11:16:48 +00:00
mistic100
4bd32005b5
feature 3010 : replace trigger_action/event by trigger_notify/change
...
git-svn-id: http://piwigo.org/svn/trunk@28587 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-06-02 07:55:46 +00:00
flop25
3c10508bd8
adding 2 loc_end trigger
...
git-svn-id: http://piwigo.org/svn/trunk@27896 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-23 21:15:22 +00:00
mistic100
636650309a
Update headers to 2014. Happy new year!!
...
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05 00:19:25 +00:00
mistic100
ae707279a1
remove all array_push (50% slower than []) + some changes missing for feature:2978
...
git-svn-id: http://piwigo.org/svn/trunk@25018 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 17:43:04 +00:00
mistic100
2f08283864
feature 2978: remove useless sprintf in the core
...
git-svn-id: http://piwigo.org/svn/trunk@25005 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-10-19 11:04:11 +00:00
mistic100
7dc8423770
feature:2884 Display "i" tooltip on themes
...
+ simplify layout (like plugins_installed)
git-svn-id: http://piwigo.org/svn/trunk@23259 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-16 16:23:45 +00:00
plegall
4bc775e479
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
...
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
mistic100
112d730f3a
update Piwigo headers to 2012, last change before the expected (or not) apocalypse
...
git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 22:48:36 +00:00
patdenice
790f6b3bb6
Change tabsheet place for plugins, themes and languages.
...
Plugins, themes and languages use same update page.
git-svn-id: http://piwigo.org/svn/trunk@10594 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-23 12:48:05 +00:00
plegall
6db359c622
Happy new year 2011
...
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery"
git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18 00:02:52 +00:00
patdenice
731f8888a4
feature 2060: Remove adviser mode.
...
First commit: only php files.
git-svn-id: http://piwigo.org/svn/trunk@8126 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:47:24 +00:00
nikrou
9559829f59
Fix some errors in generated html
...
git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 21:41:07 +00:00
plegall
9ee08fcf12
feature 1605: ability to forbid theme activation, needed for gally-default.
...
git-svn-id: http://piwigo.org/svn/trunk@5874 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-15 22:08:37 +00:00
grum
d2aa8a3407
initialize the 'is_default' key to false when the item (theme, language) is not the default item
...
git-svn-id: http://piwigo.org/svn/trunk@5642 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-04 18:45:58 +00:00
plegall
b8a9773caf
feature 1514: make the "deactivate" action inactive if there is no active
...
theme left.
bug fixed: when setting the default theme, make sure at least one user will
be updated.
git-svn-id: http://piwigo.org/svn/trunk@5382 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26 14:16:54 +00:00
plegall
363268ab99
ture 1514: improvement, impossible to activate a theme is a parent is missing
...
(a parent includes grand father and his own father, and his own father, and so
on... until the root theme is "default" or has no parent declared)
git-svn-id: http://piwigo.org/svn/trunk@5259 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 15:03:43 +00:00
plegall
15499d5dc1
feature 1514: improvement, impossible to delete a theme that is required
...
by another installed theme.
git-svn-id: http://piwigo.org/svn/trunk@5258 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 14:11:10 +00:00
plegall
86ad1d5b49
increase copyright year to 2010
...
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:37:10 +00:00
plegall
f82430dd3b
feature 1514: new screen to manage installed themes; activate, deactivate,
...
delete, set as default.
plugins.class.php was merged back to a state it doesn't manage themes at all.
themes.class.php was created instead, from a duplication of plugins.class.php
and strongly modified then.
feature 1507: the display of available themes is now much more "graphic".
git-svn-id: http://piwigo.org/svn/trunk@5153 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17 00:48:38 +00:00