romainq
|
ec1a744652
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
|
14 年 前 |
romainq
|
84a737920e
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
|
14 年 前 |
dflaven
|
f3a9f15672
- Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page.
|
14 年 前 |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
14 年 前 |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
14 年 前 |
romainq
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
14 年 前 |
dflaven
|
6f9fd41fa4
Bug fix: history of encrypted fields was not recorded properly.
|
14 年 前 |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 年 前 |
romainq
|
0765e6d858
Added class DBProperty
|
14 年 前 |
romainq
|
b95821d66d
Connect interfaces to each other (1-1 link)
|
14 年 前 |
romainq
|
329ecc57b4
Improved security
|
14 年 前 |
romainq
|
fdd499670a
#234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP
|
14 年 前 |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
14 年 前 |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
14 年 前 |
dflaven
|
ba4d40f9e0
|
14 年 前 |
romainq
|
61cfea6b04
Reviewed benchmark tool (split creation of structure / CIs / Tickets)
|
15 年 前 |
romainq
|
6f7a58821b
#166 Split authentication and management of user rights
|
15 年 前 |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 年 前 |
romainq
|
11594c6f7f
#74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack)
|
15 年 前 |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 年 前 |
dflaven
|
2047e9fb38
- Static functions must be duplicated since they are not inherited...
|
15 年 前 |
romainq
|
a0ce18a861
Localization: first step (class Dict and handling of Metamodel)
|
15 年 前 |
romainq
|
87047aabf3
- Fixed bug with change tracking of TEXT attributes
|
15 年 前 |
romainq
|
de63a10a8c
Trac #57 - Implemented beta version of email notifications (triggers and actions)
|
15 年 前 |
romainq
|
1c5be06a13
New type of attribute: Blob, allowing documents in the application. Was fully developed in the core, but roughly integrated in the application... todo: file upload for edition, file download for viewing
|
15 年 前 |
romainq
|
a292aaef1d
Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id'
|
15 年 前 |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 年 前 |