change_log 10.4 KB
Newer Older
Mayoro Diagne's avatar
Mayoro Diagne committed
1 2 3 4 5
2010-06-01 mayoro
* add delete transtion from embedded because needed in erp5_egov
* allow owner to delete documents in embedded state


Nicolas Delaby's avatar
Nicolas Delaby committed
6 7 8
2010-03-24 nicolas
* Change duration cache of dms_cache_factory to avoid keeping converted values indefinitely. New duration is 6 month.

9 10 11
2010-03-12 ivan
* Add conversion_failed state (indicating an external OOOd failure) and needed transitions.

12 13 14
2010-02-12 ivan
* Add new interaction that will add contributor (logged in user) to edited document

15 16 17
2009-11-12 Kazuhiko
* remove 'similar' base category because it is already included in erp5_web.

Rafael Monnerat's avatar
Rafael Monnerat committed
18 19 20
2009-10-16 rafael
* Update for the changes of new portal types of portal types.

21 22 23
2009-09-23 Kazuhiko
* add ERP5-integrated filebrowser for FCKeditor's image / link edit dialogue.

Yusei Tahara's avatar
Yusei Tahara committed
24 25 26
2009-09-11 yusei
* Fix Image Module action and make view action the first priority.

Nicolas Delaby's avatar
Nicolas Delaby committed
27 28 29
2009-09-08 Nicolas
* update content_md5 when upload a new file

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
30 31 32
2009-08-25 Kazuhiko
* add File_viewEditor for text/* documents.

33 34 35
2009-08-21 ivan
* Use full text search to find related documents (i.e. referencing documents)

36 37 38 39
2009-08-12 Kazuhiko
* use iframe_content in OOoDocument_viewAsWeb for Drawing and Presentation to have better paginations.
* use OOoDocument_viewAsWeb instead of Drawing_viewAsWeb in all preview for Drawing and Presentation.

Nicolas Delaby's avatar
Nicolas Delaby committed
40 41 42 43 44
2009-07-07 nicolas
* add dms_cache_factory to store conversion values in persisent storage like flare
To enable it, please update your DMS Preference.
(Preferred Conversion Cache)

45 46 47
2009-07-03 romain
* Revert latest proxy field library simplification, as the design was not finalized.

48 49 50
2009-07-03 jm
* Remove 'edit' transition on processing_status_workflow and reuse edit_workflow.

Yusei Tahara's avatar
Yusei Tahara committed
51 52 53
2009-05-15 yusei
* Add my_editor_field to Base_viewDMSFieldLibrary.

Yusei Tahara's avatar
Yusei Tahara committed
54 55 56 57
2009-05-08 yusei
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility.
* Update dependencies.

58 59 60
2009-05-04 Vincent
* Drop dependency on erp5_dms_catalog as the scriptable keys it provided are moved into erp5_catalog

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
61 62 63
2009-04-18 Kazuhiko
* Version 5.4.1

Nicolas Delaby's avatar
Nicolas Delaby committed
64 65 66
2009-04-10 nicolas
* add update_frequency base category

Fabien Morin's avatar
Fabien Morin committed
67 68 69
2009-03-24 fabien
* some method need to be renamed after been moved so change the name everywhere

Yusei Tahara's avatar
Yusei Tahara committed
70 71 72
2008-11-13 yusei
* Start to develop version 5.4.

Yusei Tahara's avatar
Yusei Tahara committed
73 74 75
2008-10-29 yusei
* Classification, Function fields are now translatable.

Yusei Tahara's avatar
Yusei Tahara committed
76 77 78
2008-10-14 yusei
* Added SortIndex property sheet to Image and File.

Yusei Tahara's avatar
Yusei Tahara committed
79 80 81
2008-10-14 yusei
* Start to develop version 5.3.

Yusei Tahara's avatar
Yusei Tahara committed
82 83 84
2008-10-03 yusei
* Fixed a bug which prevent to access to document_module/list.

Yusei Tahara's avatar
Yusei Tahara committed
85 86 87
2008-09-24 yusei
* Update xml format.

Yusei Tahara's avatar
Yusei Tahara committed
88 89 90
2008-09-07 yusei
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
91 92 93
2008-09-04 yusei
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
94 95 96
2008-09-04 yusei
* Fixed workflow title.

Yusei Tahara's avatar
Yusei Tahara committed
97 98 99
2008-09-03 yusei
* Fixed i18n markup in PDF_renderHTMLPreviewNavigation.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
100 101 102
2008-07-06 yo
* Add effective date into Web Page.

Yusei Tahara's avatar
Yusei Tahara committed
103 104 105
2008-06-27 yusei
* Start to develop version 5.2.

Yusei Tahara's avatar
Yusei Tahara committed
106 107 108
2008-06-26 yusei
* Revise version to 5.1.

109 110 111
2008-06-12 ivan
* Move Role Definition to erp5_base

Yusei Tahara's avatar
Yusei Tahara committed
112
2008-06-05 yusei
113
* Use updateLocalRolesOnSecurityGroups instead of assignRoleToSecurityGroup in local_permission_interaction_workflow/scripts/Parent_updateAllLocalRoles
Yusei Tahara's avatar
Yusei Tahara committed
114

Yoshinori Okuji's avatar
Yoshinori Okuji committed
115 116 117
2008-04-19 yo
* Remove erp5_crm from the dependencies.

Yusei Tahara's avatar
Yusei Tahara committed
118 119 120
2008-4-17 yusei
* Revise version to 5.0.

Yusei Tahara's avatar
Yusei Tahara committed
121 122 123
2008-4-14 yusei
* Remove Document Ingestion Message from event group.

Yusei Tahara's avatar
Yusei Tahara committed
124 125 126 127
2008-3-17 Yusei
* Remove content_type_registry
(erp5_core will provides generic good set).
Please use the revision 747 or newer of erpt_core.
Yusei Tahara's avatar
Yusei Tahara committed
128
* Move Contribution Tool portal type to erp5_ingestion.
Yusei Tahara's avatar
Yusei Tahara committed
129

Yusei Tahara's avatar
Yusei Tahara committed
130 131 132
2008-3-17 Yusei
* Remove portal_contributions (erp5_ingestion will provides it).

Yusei Tahara's avatar
Yusei Tahara committed
133 134 135
2008-3-14 Yusei
* Add dependency to erp5_ingestion.
* Version up to 0.9.3.
Yusei Tahara's avatar
Yusei Tahara committed
136
* Remove ingestion scripts from DMS.
Yusei Tahara's avatar
Yusei Tahara committed
137

Yusei Tahara's avatar
Yusei Tahara committed
138 139 140
2008-2-14 Yusei
* Improve wiki successor/predecessor.

Yusei Tahara's avatar
Yusei Tahara committed
141 142 143
2008-1-16 Yusei
* Added generic pdf viewer for pdf preview.

Yusei Tahara's avatar
Yusei Tahara committed
144
2008-1-14 Yusei
Yusei Tahara's avatar
Yusei Tahara committed
145 146
* Enable group and site fields on document view always.
* Merge two follow_up fields to one.
Yusei Tahara's avatar
Yusei Tahara committed
147
* Added scriptable keys in Catalog Methods. please also use newer erp5_core(rev 670).
Yusei Tahara's avatar
Yusei Tahara committed
148

Yusei Tahara's avatar
Yusei Tahara committed
149 150 151 152
2008-1-10 Yusei
* Added document import dialog for Person/Organisation.
* Added related document list view for Person/Document. This replaces the default document list view.

Yusei Tahara's avatar
Yusei Tahara committed
153 154 155 156
2008-1-8 Yusei
* Added another follow_up field relate
document to person and organisation
in several document view forms.
Yusei Tahara's avatar
Yusei Tahara committed
157
* Removed Conference portal type from follow_up field. It does not exists now.
Yusei Tahara's avatar
Yusei Tahara committed
158

Yusei Tahara's avatar
Yusei Tahara committed
159 160
2007-12-21 Yusei
* Refactored ingestion system. Please use revision 18459 or newer of ERP5 and ERP5OOo.
Yusei Tahara's avatar
Yusei Tahara committed
161 162
* version up (0.9.1 -> 0.9.2)
* add maintainer (yusei).
Yusei Tahara's avatar
Yusei Tahara committed
163

Yusei Tahara's avatar
Yusei Tahara committed
164 165 166
2007-12-19 Yusei
* Removed unused scripts in document_interaction_workflow.

Yusei Tahara's avatar
Yusei Tahara committed
167
2007-12-18 Yusei
Yusei Tahara's avatar
Yusei Tahara committed
168
* Fixed wrong field names around search dialog. (Note: Please update erp5_dms_mysql_innodb_catalog together.)
Yusei Tahara's avatar
Yusei Tahara committed
169

Yusei Tahara's avatar
Yusei Tahara committed
170 171 172
2007-12-11 Yusei
* Fixed dependencies. erp5_dms depends on erp5_crm. Because Document Ingestion Message is based on Event portal type.

Yusei Tahara's avatar
Yusei Tahara committed
173 174 175
2007-12-10 Yusei
* Disable group and site fields on document view when web_mode is off.

Yusei Tahara's avatar
Yusei Tahara committed
176 177 178
2007-11-28 Yusei
* Remove bookmark feature.

Yusei Tahara's avatar
Yusei Tahara committed
179
2007-11-26 Yusei
Yusei Tahara's avatar
Yusei Tahara committed
180 181 182
* Add bookmark action for document type portal types.

2007-11-23 Yusei
Yusei Tahara's avatar
Yusei Tahara committed
183 184
* Add bookmark feature for km.

Yusei Tahara's avatar
Yusei Tahara committed
185 186 187
2007-11-21 Yusei
* Search predecessor only from document type documents.

Yusei Tahara's avatar
Yusei Tahara committed
188 189 190
2007-11-21 Yusei
* Disable search using xxx_relative_url argument in advanced search, language property is not stored as relation in a document. And fixed ambiguous table name in sql.

Yusei Tahara's avatar
Yusei Tahara committed
191 192
2007-11-16 Yusei
* Fixed Base_showFoundText. selection_name argument is required for listbox.
Yusei Tahara's avatar
Yusei Tahara committed
193
* Fixed Base_showFoundText. if document contains charactor which utf-8 codec cannot decode, remove it from result.
Yusei Tahara's avatar
Yusei Tahara committed
194

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
195 196 197
2007-10-11 Kazuhiko
* move portal_contributions from Paths to Tools.

Yusei Tahara's avatar
Yusei Tahara committed
198 199 200
2007-10-04 yusei
* Fixed a bug that search result does not appear. (stop to use countFolder)

Yusei Tahara's avatar
Yusei Tahara committed
201 202 203
2007-10-03 yusei
* Remove obsolete proxy field (Base_viewAdvancedSearchDialog.your_category_list)

Yusei Tahara's avatar
Yusei Tahara committed
204 205 206 207
2007-10-03 yusei
* Fixed broken proxy fields.
(ExternalSource_view.my_follow_up_title and Image_view.my_follow_up_title)

Yoshinori Okuji's avatar
Yoshinori Okuji committed
208 209 210
2007-09-25 yo
* Set module group on portal types.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
211 212 213
2007-09-13 yo
* Allow more for Manager, otherwise even changing permissions does not work.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
214 215 216
2007-09-13 yo
* Manager must be allowed for reading documents at any stage for indexing and management.

217 218 219
2007-03-26
Architecture design completed. Cleanup of code in progress.

220 221 222
2007-02-09
Security settings moved out from the generic implementation.

223 224 225
2007-02-03
Reimplemented again, to use processing status workflow for everything.

226 227 228
2007-01-29
Reimplemented validation flag as publication workflow variable.

229 230 231
2007-01-24
Major refactoring - almost everything changed.

232 233 234
2006-12-11
Determining portal type based on content (if implementation provides the way to do so)

235 236 237
2006-12-08
Document validation workflow

238 239 240
2006-11-15
Added RSS support to document_folder

241 242 243
2006-11-08
Reading doc properties from content and from email text upon ingestion

Bartek Górny's avatar
Bartek Górny committed
244 245 246 247
2006-11-02
Deletion in publication workflow
Advanced search dialog for putting together search string (Google-like)

248 249 250
2006-11-01
Implemented basic security settings (6 policies)

251 252 253 254
2006-10-30
Removed "collaborated", added "shared"
Implemented "personal/project" security classification

255 256 257
2006-10-28
Added "collaborated" state to publication_workflow

Bartek Górny's avatar
Bartek Górny committed
258 259 260
2006-10-08
Fixes and implementation improvements

Bartek Górny's avatar
Bartek Górny committed
261 262 263 264 265
2006-10-02
Moved file uploading from /view form to object_exchange
Uploading new file creates a new object with most properties copied
Reorganised object actions.

266 267 268
2006-10-01
Too many things to describe here - refer to svn log and bugtracker on dedibox

Bartek Górny's avatar
Bartek Górny committed
269 270
2006-09-14
Fixed some bugs and controls, implemented publication workflow side effects, check unique identifier upon submission.
271
Added language and version to catalog (compatibility), updated scripts accordingly
Bartek Górny's avatar
Bartek Górny committed
272

273 274 275
2006-09-12
First implementation of External Document (a web page, spidered and cached)

Bartek Górny's avatar
Bartek Górny committed
276 277 278
2006-09-07
Conversion for PdfDocument

279 280 281
2006-09-05 BG
Extended search functions (requires SQLCatalog patch)

282 283 284
2006-08-30 BG
Added ImageDocument type; assigned types to group dms_document.

285 286 287 288
2006-08-26 BG
Changed way to store original filename;
Implemented listing wiki predecessors and successors

289 290 291
2006-08-24 BG
html display for Text, Spreadsheet and PdfDocument

292 293 294 295
2006-08-24 BG
Changed DMS Pdf File into PdfDocument (with another base class)
Done a number of small fixtures.

296 297 298
2008-08-17 BG
Parsing search string for extra tricks

299 300 301
2006-08-14 BG
Server address from preferences; dms categories from preferences and managed with parallel list field;

Bartek Górny's avatar
Bartek Górny committed
302 303 304
2006-08-13 BG
Basic email ingestion

305 306 307
2006-08-04 BG
Support for advanced search; a dialog and output form for advanced search; fixes in display of found text.

Bartek Górny's avatar
Bartek Górny committed
308 309 310
2006-08-03 BG
Nice display of search results (with highlights from SearchableText); searchable text for Spreadsheet.

Bartek Górny's avatar
Bartek Górny committed
311 312 313 314 315
2006-08-02 BG
* Support for Pdf File
* fixes in actions, type registry and forms
* searchable text for Text type

Bartek Górny's avatar
Bartek Górny committed
316 317 318 319 320 321
2006-08-01 BG
* Support for File (unregistered content type)
* Mime header caching and sending
* Improvements to conversion procedure
* Numerous bugfixes

Bartek Górny's avatar
Bartek Górny committed
322 323 324
2006-07-27
Type checking upon upload using content_type_registry

Bartek Górny's avatar
Bartek Górny committed
325 326 327
2006-07-26 BG
Cleaned redundant paths; removed wiki; removed redundant portal_types; removed predecessor base_cat (overlaps with erp5_project); completed content_type_registry; tidied up roles and actions in all types; implemented Graphic support.

Bartek Górny's avatar
Bartek Górny committed
328 329 330
2006-07-25
Fixed bugs; made it work with the conversion server; tidied up actions in Text.

Bartek Górny's avatar
Bartek Górny committed
331 332 333
2006-07-24
* made all the security system work (!!! required a change to ERP5Type.py and to destination_project base cat., not in svn yet)

Bartek Górny's avatar
Bartek Górny committed
334 335 336 337 338
2006-02-22 BG
* finished (and renamed) local roles interaction workflow
* assigned portal types to appropriate workflows
* made File a non-terminating leaf (not in this bt5)

Bartek Górny's avatar
Bartek Górny committed
339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366
2006-07-20 BG
* Completed document publication workflow
* Fixed fields in document-related forms
* patched Base_edit
* added missing categories
2006-05-05 JPS
* Refactored as a document management system
* Create portal types for every kind of document and use mime types in CMF
* Added very basic wiki support
* Implemented complete prototype of security and workflows (publication, staging). Spec is in decription of transitions and states.

2006-05-27
* Allowed target mimetypes now drawn from server and cached
* Tested for some more mimetypes

2006-05-23
* Implemented generic file generation mechanism, tested for rtf

2006-05-11
* Fixed char encoding problems
* Implemented editing base set of metadata
* Fixed and tidied up controls

2006-05-10
* Fixed lots of bugs
* Conversion and metadata editing works with the server

2006-05-05
Yoshinori Okuji's avatar
Yoshinori Okuji committed
367
* Initial build (previous log in cvs)