Molkobain
77fa02fcf9
PHPDoc and warnings suppression
2020-01-08 10:06:03 +01:00
Molkobain
4db114f64d
N°2313 - Markup extensibility: Add meta information and hooks
...
Admin. console:
- Class and id on object form
- Class current and target state on object transition form
- Object form mode (view/edit/create/stimulus)
- Object attributes: Attribute code, attribute definition class and raw value
- Navigation menu: Their IDs on group and items
- Actions menu: Their IDs on items
Portal:
- Object attributes: Attribute code, attribute definition class and raw value
2019-12-05 12:27:02 +01:00
Stephen Abello
af9c45849e
N°1320: Add option to show/hide linkedsets out of user's scopes in portal
2019-08-16 10:05:45 +02:00
Molkobain
e3995a130f
PHPDoc
2019-08-13 17:25:04 +02:00
Molkobain
384641e274
N°895 Portal: Filter linkedsets on remote object scopes
2019-08-13 16:59:25 +02:00
Stephen Abello
d2015b7d7b
N°1232 Portal: Harmonize right checks for external url in forms
2019-08-02 11:04:32 +02:00
Molkobain
286374fe7c
N°1232 Portal: Allow external keys to be opened in object forms (only if user has permissions)
...
- Created new JS method to handle modals (bootstrap-portal-modal.js > CreatePortalModal)
- Moved from global modal hacks to the same file
2019-07-31 15:51:25 +02:00
Molkobain
030d912820
Code cleanup
...
- Format code accordingly to coding conventions
- Add / update PHPDoc all over the place
- Suppress most of the warnings that did not have a big impact on code's logic
2019-07-09 19:10:16 +02:00
Molkobain
cf9c1b52ed
N°931 Portal integration due to AttributeSet refactoring. UI still to be done.
2018-09-28 16:34:52 +02:00
Molkobain
9397d1ac2e
Taxons: Add support in the portal (UI still to be done).
2018-09-26 17:13:55 +02:00
Guillaume Lajarige
48b3bd8bf3
N°1579 Portal: Fix wrong pictogram placement on email & tel attributes in the ManageBrick.
...
SVN:trunk[5984]
2018-07-25 15:02:29 +00:00
Guillaume Lajarige
ab1715edec
N°1576 Portal: Security hardening.
...
SVN:trunk[5983]
2018-07-25 14:48:11 +00:00
Guillaume Lajarige
e71ad536a9
Code cleanup
...
SVN:trunk[5973]
2018-07-25 07:23:52 +00:00
Guillaume Lajarige
7ca95b9413
Code cleanup: Warning suppression & PHPDoc.
...
SVN:trunk[5928]
2018-06-29 17:14:13 +00:00
Guillaume Lajarige
00d0d383f8
Code cleanup: Warning suppression & PHPDoc.
...
SVN:trunk[5927]
2018-06-29 16:05:11 +00:00
Guillaume Lajarige
18bd0ae096
N°1405 Add support of AttributePhoneNumber which allows launch of phone application on click.
...
SVN:trunk[5698]
2018-04-19 15:56:11 +00:00
Eric Espié
6ef31b7983
Fix code typos
...
SVN:b1162[5431]
2018-03-15 13:33:16 +00:00
Guillaume Lajarige
a7cfcefee2
Internal: PHPDoc update
...
SVN:trunk[5304]
2018-01-31 12:35:01 +00:00
Guillaume Lajarige
9d76ac96bc
N°984 Portal: Fix autocomplete field reset when changing value of parent field in request templates.
...
SVN:trunk[5261]
2018-01-16 15:37:28 +00:00
Guillaume Lajarige
b9d719d636
N°1194 Portal: Support for MUST_CHANGE flag on CaseLog attributes in transitions.
...
SVN:trunk[5199]
2018-01-04 10:38:47 +00:00
Guillaume Lajarige
80832877eb
N°984 Portal: Dependancies on autocomplete fields now works properly. (Changing value on a parent autcomplete was not resetting value on a dependant autocomplete field)
...
SVN:trunk[4863]
2017-08-17 15:21:17 +00:00
Guillaume Lajarige
df4cad3ff1
N°844 Portal: ExternalField support in forms has been improved. For example, email and url links were not displayed as proper HTML.
...
SVN:trunk[4854]
2017-08-08 11:59:53 +00:00
Guillaume Lajarige
b213f2baea
N°635 Portal: Forms now have 3 differents layout (display_mode), see online documentation (when released) for more information.
...
SVN:trunk[4736]
2017-05-15 15:50:12 +00:00
Guillaume Lajarige
50970810d2
N°635 Portal: Forms now have 2 differents layout (display_mode), see online documentation (when released) for more information.
...
Note: This is a first step, some refactoring could be done soon.
SVN:trunk[4735]
2017-05-15 12:50:09 +00:00
Guillaume Lajarige
1de6ac1765
Portal: AttributeImage can now be displayed in forms
...
SVN:trunk[4722]
2017-05-09 12:27:25 +00:00
Guillaume Lajarige
9d242e1623
N°848 Portal: Option to display LinkedSet as opened in a form
...
SVN:trunk[4691]
2017-04-26 09:10:24 +00:00
Guillaume Lajarige
2e8c629195
N°829 Portal: AttributeUrl was not clickable in the new portal
...
SVN:trunk[4686]
2017-04-19 15:36:00 +00:00
Guillaume Lajarige
4fccae157b
Portal: CaseLog fields value was kept in the form after object update instead of being reset.
...
SVN:trunk[4664]
2017-04-04 10:17:17 +00:00
Denis Flaven
df85186407
N. 481:
...
1) wiki text syntax was not displayed in the description or case logs of the tickets
2) when wiki text syntax was supported, the generated hyperlinks were pointing to the console (instead of the portal)
SVN:trunk[4519]
2016-12-13 16:16:13 +00:00
Guillaume Lajarige
68c180f7eb
N.474: Support for "file" attribute (AttributeBlob) in the portal. READONLY only for now.
...
SVN:trunk[4512]
2016-12-13 10:15:43 +00:00
Guillaume Lajarige
ffbd666aca
N.481: Portal: Impossible to submit a form with a duration attribute. Also fixed the displayed value in tables (ManageBrick and BrowseBrick)
...
SVN:trunk[4504]
2016-12-08 11:36:54 +00:00
Guillaume Lajarige
e48ad8cb61
#497 Portal : Could not update object due to "Warning: preg_match(): Unknown modifier '/'"
...
SVN:trunk[4461]
2016-10-21 08:29:36 +00:00
Guillaume Lajarige
359dc73526
#497 Portal : Could not update object due to "Warning: preg_match(): Unknown modifier '/'"
...
SVN:trunk[4460]
2016-10-20 15:45:17 +00:00
Guillaume Lajarige
f33f4e3406
Portal : Request template list fields now have the lookup/search option. (Autocomplete is still to be implemented!)
...
SVN:trunk[4350]
2016-08-25 13:11:34 +00:00
Guillaume Lajarige
c44284dc3c
Customers portal : Fixed a bug in UserRequest edition form that prevented user to submit. Validation method was returning false on reoslution_code. Fix was to not check validators on empty && none mandatory fields (on both client and server sides).
...
SVN:trunk[4265]
2016-06-29 08:58:19 +00:00
Guillaume Lajarige
4a63989237
Customer portal : Fixed external key validator. Could not contain '0'.
...
SVN:trunk[4199]
2016-06-13 12:33:00 +00:00
Guillaume Lajarige
cb0fa2a5c8
Customer portal : Autocomplete field was not updating dependant fields.
...
SVN:trunk[4188]
2016-06-08 12:25:10 +00:00
Guillaume Lajarige
f640558349
Customer portal : Added support for demo mode
...
SVN:trunk[4159]
2016-05-30 08:12:17 +00:00
Romain Quetiez
6b465688a2
Custom Fields: API to detect forms containing only hidden fields
...
SVN:trunk[4095]
2016-05-17 14:09:38 +00:00
Guillaume Lajarige
1693f73742
Customer portal : Finally translated form validation messages !
...
SVN:trunk[4071]
2016-05-12 10:47:38 +00:00
Guillaume Lajarige
2b12a86fa8
Portal : Finished integration of Date & DateTime attributes in forms
...
SVN:trunk[4029]
2016-05-04 09:42:14 +00:00
Denis Flaven
3579f557d1
Support of date and time custom formats... for custom fields !!
...
SVN:trunk[4023]
2016-05-03 15:17:46 +00:00
Guillaume Lajarige
f247b89342
Refactoring for AttributeDateTime in the portal
...
SVN:trunk[4020]
2016-05-03 14:40:56 +00:00
Denis Flaven
5386662146
Support of date and time custom formats... continuing towards the beta !
...
SVN:trunk[4019]
2016-05-03 09:56:02 +00:00
Guillaume Lajarige
4d91e92344
Portal :
...
- Support for attachments in forms
- Added a loader on LinkedSet fields while form is retrieving information on server when adding objects
SVN:trunk[4014]
2016-04-28 08:22:46 +00:00
Guillaume Lajarige
8834e1b49c
- Added support for ExternalKey, LinkedSet, linkedSetIndirect, CaseLog to the new portal
...
- Fixed some bugs on the customfields integration with he portal
SVN:trunk[4003]
2016-04-18 15:07:58 +00:00
Romain Quetiez
e9f57fd9e2
CustomFields: support of DurationField (started devs for DateField and DateTimeField)
...
SVN:trunk[3988]
2016-04-06 10:25:11 +00:00
Romain Quetiez
fd124ef53b
CustomFields: support of RadioField or SelectObject +"radio" control
...
SVN:trunk[3987]
2016-04-06 09:21:01 +00:00
Guillaume Lajarige
b741532231
New API for SelectObjectField, replaced OQL query by DBSearch
...
SVN:trunk[3977]
2016-04-04 10:22:57 +00:00
Guillaume Lajarige
2a5ca467fd
Alpha 2.3.0 fixes :
...
- Multiple request templates on portal
- SelectField interface stabilization
- UI fixes on portal
- Forms updates on lifecycle
SVN:trunk[3970]
2016-03-29 12:33:08 +00:00