cinecturlink2/CHANGELOG.md

91 lines
2.1 KiB
Markdown
Raw Normal View History

2021-11-06 13:33:27 +00:00
dev
- [ ] enhance public template
2022-12-20 20:26:21 +00:00
1.1.1
- use SVG icon
- use dotclear methods for widget
- fix permissions
- fix autoload
- fix tables names
- fix install
2022-11-20 17:01:26 +00:00
1.1.0 - 2022.11.20
- fix compatibility with Dotclear 2.24 (required)
2021-11-06 13:33:27 +00:00
1.0.0 - 2021.11.06
- fix javascript (and externalize them)
2021-10-28 20:38:34 +00:00
- fix modal
2021-11-06 13:33:27 +00:00
- fix page title
- fix permissions (dc2.20)
- fix various bugs and typo
- update translations (and remove .lang.php file)
- update readme (shields.io, links, ...)
- update public templates (using dotty and berlin)
- update ui (follow dc graphic design)
- add user pref on filters options (dc 2.20)
2021-09-10 22:48:46 +00:00
0.9 - 2021.09.11
2021-09-28 23:01:25 +00:00
- add user pref on table columns
2021-09-10 22:48:46 +00:00
- fix typo in admin menu
2021-09-08 22:25:19 +00:00
0.8 - 2021.09.09
- fix compatibility Dotclear v2.19
- fix compatibility php7.3+, php8.0
- fix license
- fix translation
- fix code style (near PSR2)
- fix widget options
- add option to show how many links use a category
- rewrite admin page (filter, sortable, breadcrumb, etc...)
2021-09-07 12:50:44 +00:00
0.7 - 2013.11.03
- Switch to Dotclear 2.6
- Add dashboard icon
- Clean up code
0.6.3 - 2010.11.12
- Fixed install on nightly build
0.6.2 - 2010.07.07
- Fixed error on non-existing repository (tks Geraldine)
0.6.1 - 2010.06.11
- Removed rateIt behaviors (included in rateIt > 2.0)
0.6 - 2010.06.06
- Switched to DC 2.2
- Fixed minor bugs
- Changed admin interface
0.5.4 - 2010.03.06
- Removed behavior when update only link_count
0.5.3 - 2010.03.01
- Fixed bug with null values
- Cleaned add and update functions
0.5.1 - 2010.01.27
- Fixed PostgreSQL compatibility on table creation
0.5 - 2010.01.15
- Added a public page with navigation and categories
- Added RSS/Atom feeds
- Added new sort option on widget
- Added support of plugin sitemap
- Added support of plugin rateIt (first step)
- Fixed author note on new link
- Fixed typo
- Prepared DC 2.2 Break
0.3 - 2009.10.26
- Removed option "open in new window"
- Added option "enable link" on widget
- Added option "random order" on widget
- Added reports to plugin activityReport
0.2 - 2009.10.21
- Fixed cat_id in admin
- Added trigger to update public side
0.1 - 2009.10.19
- First lab release