-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathCHANGELOG
289 lines (250 loc) · 11 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
Ximdex (Free & Semantic Headless CMS & DMS for HTML/XML) - CHANGELOG
--------------------------------------------------------------------
Version 4.0
-----------
-> 01.03.2018 Ximdex team
* New Decoupled WYWIWYG/WYSIWYM Editor as a Service for HTML5/CSS and XML/XSLT: XEDIT (new project)
* New system to define the layout of web sites
* New pipelines for HTML5
* Structured documents are XML and HTML5 now: use xml for really important structured info and html for quick deployments.
* New code organization to provide better separation core/services
* Former modules removed
* Updated external components through composer
* Performance improvement for decoupled publishing
Version 3.9
-----------
-> 14.10.2017 Ximdex team
* Bug Fixing
* Action forms redone
* Merged API
* New Blog module
* New multichannel management
* New template hierarchy system for XSLT
* XSLT debug easier
Version 3.8
-----------
*Usability: icons as fonts, new folder creation selector to be ever less intrusive, ...
*Installer with direct download of modules and maximizing web install
*Chain of actions
*Form View for Xedit and Xnews
*XEDIT lite
*Xedit with wysiwyg for XML for tablets
*I18N at JS and JS compilation and cache
*AngularJS everywhere
Version 3.7
-----------
* Themes: xlyre for opendata, xhawk for secure CMS, xowl for semantic hub)
* Decoupled & stackable repositories
* Extend Dynamic Semantic publishing for the MUG module (allowing ontology based filtering)
Version 3.6
-----------
-> 17th-01-2015 Ximdex Development Team <dev@ximdex.org>
* Xedit:
* Preview button with channels.
* Ontology browser for tags in Xedit.
* RNG Validation on demand.
* Check spelling improved.
* UI:
* Changing order in manage versions action.
* CapsLock warning on login form.
* New interface for Preview Document action.
* Pagination on simple search.
* New context menu over logged user account.
* Added new project theme based on bootstrap: Single Page.
* Show a dependency graph when showing info about a single node.
* Core:
* New connector to Solr. Now you can publish directly on Apache Solr.
* Angular notifications.
* Modify type for subversion field on Versions table.
* Codemirror updated to version 4.7.1.
* Allow to upload SVG files into image folders.
* Adding solarium library for Solr support.
* API auto-configured by default.
* Deleting deprecated files and classes.
* Using Composer and reorganizing core classes and their execution.
* Using namespaces for PHP classes.
* Renaming .inc classes to .php.
* Removing support to PHP 4.
* Create a vendors folder to manage external dependencies.
* Added Monolog to manage logs.
* Better and more legible core code.
* Bugs:
* Fixing the corrupted open documents when downloading them from Ximdex CMS.
* Copy nodes on the same folder, changing their name.
Version 3.5
-----------
-> 18th-04-2014 Ximdex Development Team <dev@ximdex.org>
* General:
* Left panel auto collapse.
* New messaging system powered by angular.js
* Xedit:
* Single request for all the needed resources: RNG, XSL, XML, config, ...
* New tags interface for document tagging.
* Re-arranged buttons on the toolbar and prioritizing toolboxes on the right panel.
* Installer:
* New installer script and first steps to move all the logic to a web installer.
* Solved Bugs:
* UI:
* New styling on all actions for improve usability.
* CSS3 with SASS.
Version 3.4
-----------------
-> 15th-05-2013 Ximdex Development Team <dev@ximdex.org>
* General:
* Smarty libraries updated (v.3.1.12).
* Changes in order to support PHP 5.4.
* jQuery (v.1.8.2) and jQuery UI (v.1.9.1) libraries updated.
* Core's deprecated parts deleted.
* Removing unused tables on data model.
* Improvements on ximLINKs creation an modification forms.
* Caching actions. An unique request to the server when combined action, user and node is the same.
* Removing uids on renderized HTML pages.
* Avoiding MySQL queries with asterisks on them. We now specify all the fields to return.
* Xedit:
* Group all the error messages in an unique pop-up.
* Understand external Stanbol responses and incorporate them into documents.
* New breadcrumbs bar at the top of Xedit. Allowing to perform actions from there.
* Modules:
* Improvements on ximSYNC module: pumpers and servers info retrieval.
* First steps to manage modules through Ximdex interface.
* ximSYNC and ximIO are now part of the Ximdex's core as components.
* Allowing unlink news from a collector (news aggregator).
* Adding support to the first image on news in the creation form.
* Installer:
* SQL installer updated.
* Solved Bugs:
* Undo&Redo buttons on Xedit.
* Disable button on Log Toolbox in Xedit.
* Fix indexes on docxap generation.
* Minor errors on FTP connection class.
* Resolving iframe nesting in preview action.
* Interface:
* New gallery viewer for images folder.
* New context menu widget.
* Open only an unique tab per action.
* Added number of search results on both spotlight search and advanced search.
* CodeMirror (edit text action): allowing clear whole files, visual mark for unsaved changes and fixing PHP files edition.
Version 3.3
-----------------
-> 9th-10-2012 Ximdex Development Team <dev@ximdex.org>
* General:
* New languages added on Ximdex interface: german and brazilian.
* Full compatibility with browsers based on webkit. Also with Opera and Firefox > 4.0.
* Syntax highlighting when editing on text mode.
* Demo projects visually improved.
* Including database port on installer. By default is mysql's 3306.
* Improved HTML5 based uploader.
* New ximLINK manager and searcher.
* Friendly URLs on all the interface.
* Introducing keyboard shortcuts for the most used actions.
* Improved and extended translations in all languages.
* New action to add empty files on specific folders.
* New module ximTOUR: take a look of the main Ximdex features at log-in.
* Xedit:
* Single click for expand toolboxes.
* New Information Toolbox.
* Spellchecker tool improved.
* Solved bugs:
* Up and Down buttons on Xedit.
* Allow uploading images with blank spaces.
* Writing on log table on database by configuration.
Version 3.2.1
-----------------
-> 27th-10-2011 Ximdex Development Team <dev@ximdex.org>
* Xedit:
* 'Internal_link' element added to our demo templates.
* Image tree node selector performance improved.
* Ximlink manager: Ximlink searches also allowed by url and description.
* New ximclude selector added.
* New table manager added.
* Publication button available if Wix module installed.
* Firefox 7.0 compatibility. Partial Firefox 8.0 compatibility.
* 'English' is now available as document language, given by default.
* New icons added to node tree contextual menu.
* Automatic installation using configuration file added.
* 'Close all tabs' functionality added when tab list is long.
* 'Loading' image added in search panel.
* Welcome tab with Ximdex quick guide added for ximDEMO users.
* XimdexId added to notifications.
* Deleting some useless (deprecated) files.
* MySQL engine type new specification for ximNEWS module.
* MySQL and Apache server check added to installer.
* Solved bugs:
* Xedit:
* Scrolling Xedit contextual menu if option list is long.
* Loop break avoided when xml parsing dependencies receive an empty idnode.
* Way of getting the previous sibling value when an element is added by pushing enter key.
* General:
* Resizing workplace when browser window is resized.
* Fixing some image retrievals.
* Selection from a long tab list for FF>5.
* Position for language selector 'cloud' with long usernames.
* Grid and List view scrolls.
* Multiple uploader file extension filters.
* Some php warning due to non-defined vars avoided.
------------------------------------------------------------------
Version 3.2
------------------
-> 04th-10-2011 Ximdex Development Team <dev@ximdex.org>
* New interface language: Now, English is available.
* New welcome splash.
* New RSS space, stay tuned to Ximdex news.
* Firefox 6.0 compatibility. Partial Firefox 7.0 compatibility.
* New file uploader design.
* Solved bugs:
* Publication dependencies between images and ximdocs.
* Tags and links application in Xedit.
* Roles and workflow states associations through workflow manager.
------------------------------------------------------------------
Version 3.1
------------------
-> 04th-08-2011 Ximdex Development Team <dev@ximdex.org>
* New installer version:
* New permission management
* Increasing security around connection details
* Configurable default admin user
* Automatic installation for community modules (ximIO, ximSYNC, ximNEWS)
* Package requirement check
* Automatic insertion of Scheduler and Automatic in crontab.
* Option to keep previously existing data folder
* Performance improvements
* Firefox 5.0 compatibility.
* XML Editor "Xedit" improvements.
* "XimTAGS" module becomes public: document enrichment and searches using tags.
* "XimNEWS 2.0" module becomes public, improving publication process.
* New advanced searcher, with last and stored searches, multiple filters and full functionality in retrieved nodes.
* New multi file uploader, drag & drop supported using both uploader action and node tree.
* New action contextual menu on right click for nodes.
* New 'Move node' action dragging nodes in tree view.
* Language selector: multiple language interface is coming!
* Widget management improvements.
* Some new node icons.
* Document version and subversion management improvements.
* System snapshot management improvements.
* Document workflow management based on roles and associated states improvements.
* Deleting js libraries not used anymore.
* Warning to user when session expires.
* Solved bugs:
* Allowing deletion of projects and servers.
* Link report when url is not available anymore.
* Denying deletion of group 'General'.
* Copying recursively.
* Avoiding to have to create a user group to be able to publish in a new instance.
------------------------------------------------------------------
Version 3.0
------------------
-> 03rd-06-2011 Ximdex Development Team <dev@ximdex.org>
* Publisher optimized version (faster and more robust).
* New user interface.
* Supported new transformation and view template schemas using XSLT and RNG. PTD (classic templates in Ximdex) can be automatically compiled to XSLT.
* New XML Editor, with spell check and external reference annotation support.
* New test projects included.
* New Editor, Publisher and Expert User roles given by default.
* New installed modules detector.
* New tree/grid/list view for document structure.
* New action tab collector.
* New link multi-description supported.
* Optimized node dependency system.
...
...
...