Commit Graph

92 Commits (c026e805985c063a0aa26bc308b1563ffdddbd6a)

Author SHA1 Message Date
franck 9a17c4ce90
Switch from GNU GPL-2.0-only to AGPL-3.0 2024-03-08 08:59:06 +01:00
Jean-Christian Paul Denis 25696c70bb
use method instead property for Url 2023-10-13 17:18:38 +02:00
Jean-Christian Paul Denis 0ab2da4c2f
load dynamically application 2023-10-10 22:45:53 +02:00
Jean-Christian Paul Denis 5d4b276bc3
doc bloc review for doxygen (WIP) 2023-09-16 21:02:17 +02:00
Jean-Christian Paul Denis 318319bd6b
goodbye Core welcome App 2023-08-30 09:14:12 +02:00
Jean-Christian Paul Denis ce3a54b376
move calls to new Core (WIP) 2023-08-28 17:30:49 +02:00
Jean-Christian Paul Denis 6f34dd1e9e
move adminurl from core to admin Utility 2023-07-05 20:49:53 +02:00
Jean-Christian Paul Denis ce9fdd4b95
use single App::boostrap instead of prepend files 2023-06-24 01:02:28 +02:00
Jean-Christian Paul Denis 628660eae5
cosmetic doc 2023-06-20 00:45:20 +02:00
Jean-Christian Paul Denis 2dd23fa0e3
use admin process (WIP) 2023-06-18 23:58:43 +02:00
franck 3f02b8435f
Move Html helper to src, wity unit tests 2023-03-25 16:20:25 +01:00
franck 3a0a3eef3d
Code review (Rector 7.4 to 8.2) 2023-01-12 09:15:05 +01:00
franck fa51c6b09a
No more need to add user prefs workspace 2022-12-25 06:43:43 +01:00
franck 2306ffe292
Code review (wip): admin pages, including plugins and themes 2022-10-03 13:20:33 +02:00
franck 66d01919f0
Use constants for permissions (dcAuth::PERMISSION_... and dcPages::PERMISSION_...) 2022-09-16 17:19:54 +02:00
franck 776e25a2c6
Use of $GLOBALS is not required here 2022-07-19 18:55:59 +02:00
franck 6cfa1bd0fb
Use dcCore::app() rather then (global) $core - admin pages 2022-07-19 15:06:08 +02:00
franck 9c15bba069
Code formatting 2022-01-22 15:15:56 +01:00
Jean-Christian Paul Denis 1dbc0dad7b
Fix undefined resource on category '0' 2021-12-26 01:14:45 +01:00
franck 69284f9cd8
Fix all errors from PHPStan analyse -l 2 2021-04-23 15:49:06 +02:00
franck eb84d3141d
Fix all errors from PHPStan analyse -l 1 2021-04-20 15:21:30 +02:00
franck 8bc6ca111c short notation for array (array() → []) 2018-09-14 12:16:17 +02:00
franck 95beb64e40 Simplify licence block at the beginning of each file 2018-03-09 12:29:57 +01:00
franck 19de5fd8f0 PHP 7.2 compliance (deprecated create_function() replaced by closure) 2018-01-31 12:11:05 +01:00
franck d6f25e164f PHP 5.3+ : (expr1 ? expr1 : expr2) may be written → (expr1 ?: expr2) 2016-09-09 13:30:35 +02:00
franck 62065e23fb Let category be used for other types of entries, use "entry"/"entries" generic labels rather than "post"/"posts", addresses #2171 2016-03-07 16:06:21 +01:00
franck 2554589f1a Let category be used for other types of entries, should closes #2171 2016-03-07 15:57:48 +01:00
Dsls fb025c04de Tuned redirections and admin urls management, should work with media & attachments now
Added adminurl->redirect to avoid confusion in "when to use & and when not to"
2014-12-16 21:59:13 +01:00
franck af9c75f59d Add confirmation dialog before leaving some modified forms, fixes #1605 2014-11-20 16:10:09 +01:00
Anne Kozlika 00a4717386 Améliorations a11y, suite. 2014-11-15 16:29:02 +01:00
Dsls be3e16fb96 One step further towards php hardcoded links annihilation in admin sources, more to come... 2014-06-19 16:56:47 +02:00
Dsls 6058387dd2 Merge with 2.6 2014-05-15 08:38:23 +02:00
Dsls 08488589f6 Strenghened xmlrpc auth, categories warning.
Many, many thanks to Egidio Romano for the advice.
2014-05-15 08:35:38 +02:00
franck 46fe071437 Merge from 2.6 2013-11-17 20:30:21 +01:00
franck 56af5d1600 Add some people in CREDITS, remove trailing spaces and tabs. 2013-11-17 20:25:53 +01:00
franck a4bb934fcf Merge 2.6 commits to the current 2.7-dev 2013-10-27 09:52:46 +01:00
franck 5ffbf4cf38 Add touch capacity for drag'n'drop gestures on screen, addresses #1802 2013-10-27 09:46:02 +01:00
franck f29f743b59 Prevents inexistant pref in categories.php 2013-10-19 21:29:30 +02:00
Anne Kozlika 53ea13aa59 #ParisWebSyndrome : apply border-box-sizing everywhere. Hope nothing is brocken, say me (j'ai vérifié et rien vu de mon côté) 2013-10-13 13:51:32 +02:00
Dsls 0da9b5948a updated most of notices to new format, should fix #1710 (maintenance and daInstaller still to be updated) 2013-10-04 15:00:41 +02:00
Dsls 87efec405f * Removed superfluous space in addNotice
* Non-repeatable notifications, step 2 : blogs and categories
  * Fixed blogs breadcrumb
see #1710
2013-10-01 16:39:40 +02:00
Dsls 334896a4c7 revamped dcPage::breadcrumb, closes #1559 2013-09-30 11:56:33 +02:00
Anne Kozlika 271e1954aa Tentative d'épurement de la liste des catégories. 2013-09-28 08:13:49 +02:00
Anne Kozlika 6ceb7703e3 Réqualification d'un message (noté en succès au lieu de erreur) 2013-09-22 00:01:20 +02:00
Nicolas b98c41faa5 Makes w3c html validator happy for wonderfull page categories 2013-09-20 12:11:42 +02:00
Anne Kozlika 71fa7f1611 Categories. (désolée pour le flood), correction xhtml, il en reste à faire mais ça n'est pas à ma portée, je passe la main à Nikrou. 2013-09-20 00:30:02 +02:00
Anne Kozlika 20b5b88669 Categories. Allégement du réordonnancement. #TheEnd
/!\ Aux dev. Il y a des chaînes de trad à mouliner.
2013-09-20 00:18:08 +02:00
Anne Kozlika 337ed945d8 Categories, work in progress. Quelques CSS. Gestion petits écrans + bloc réordonnancement à revoir. 2013-09-19 22:33:38 +02:00
Nicolas 73b730ede0 Remove closure and use create_function instead. 2013-09-18 23:15:23 +02:00
Nicolas 5b33fbace5 Improve and simplify categories page 2013-09-18 22:48:53 +02:00