Pierre Goiffon
01f34eea29
N°330 Attachments display as table : portal. Table is now responsive, attachment section is collapsable (collapsed by default)
2019-12-17 18:14:21 +01:00
Pierre Goiffon
34c76c735a
N°330 Attachments display as table : portal. Various improvements
...
* update CSS for table layout (vertical align, change text-align)
* tooltip : fix max size was not used anymore (tooltip was removing the style attributes)
* tooltip : fix tooltip always available
* delete button background color set to same as validate button
* remove "type" column
* reduce attachment line height
2019-12-17 15:08:22 +01:00
Pierre Goiffon
47d8e35639
N°330 Improve \ormDocument::GetFormattedSize
...
* Fix typo in method name (many thanks @jbostoen !)
* Use \utils::BytesToFriendlyFormat
2019-12-17 15:08:22 +01:00
Pierre Goiffon
434ed0dd4e
N°330 Attachments display as table : portal
2019-12-16 15:51:56 +01:00
Pierre Goiffon
473a55bde6
🎨 bsfileuploader : code formatting
2019-12-16 15:25:32 +01:00
Eric
9dc56b727e
N°1987 - Fix search equals 0 for integer fails
2019-12-06 17:01:46 +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
Molkobain
fbbdee242a
Portal: Update code to use the CombodoPortalToolbox.OpenModal() helper
2019-11-20 11:38:42 +01:00
bruno DA SILVA
08c1f4f072
autoload rework
...
- bootstrap.inc.php is now included by approot.inc.php
- remove all unescessaries includes of bootstrap.inc.php
- in bootstrap.inc.php autoload can be bypassed using a feature flag because "why not"
2019-11-08 16:51:57 +01:00
Stephen Abello
1851163cee
N°1881 Portal: Show confirmation dialog when closing forms with unsaved data
2019-10-24 10:51:49 +02:00
Eric
fbc5280add
💚 Fix unit tests
2019-10-17 09:23:32 +02:00
bruno DA SILVA
d71b3b1893
N°1455 - obsolescence: show hint in the search bar
2019-09-10 15:45:57 +02:00
Pierre Goiffon
08517f0c7e
📝 Some PHPDoc in ExternalKey field rendering
2019-08-22 11:01:59 +02: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
b3cadaf314
PHP doc + typo
2019-08-09 10:49:55 +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
66287757b3
Portal: Refactor creation of modal dialog through a common helper (CreatePortalModal(oOptions))
2019-07-31 15:51:25 +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
Pierre Goiffon
a4743901a3
N°2269 Font Awesome : update iTop for new v5 icons
...
* remove useless css in light-grey (weren't used)
* change icons class names from v4 to v5
2019-07-16 12:20:59 +02:00
Molkobain
38640b01a8
Merge branch 'feature/b2060-migrate-silex-to-symfony' into develop
...
# Conflicts:
# core/dbsearch.class.php
# datamodels/2.x/itop-portal-base/module.itop-portal-base.php
# datamodels/2.x/itop-portal-base/portal/src/controllers/userprofilebrickcontroller.class.inc.php
# datamodels/2.x/itop-portal-base/portal/src/helpers/applicationhelper.class.inc.php
# datamodels/2.x/itop-portal/module.itop-portal.php
2019-07-12 09:57:16 +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
Eric
e68340273b
Merge branch 'master' into develop
...
# Conflicts:
# core/config.class.inc.php
# core/htmlsanitizer.class.inc.php
# css/css-variables.scss
# css/light-grey.css
# datamodels/2.x/version.xml
# dictionaries/zh_cn.dictionary.itop.ui.php
# synchro/synchrodatasource.class.inc.php
2019-06-20 16:11:38 +02:00
Eric
a6ceb88fca
N°2216 - Request Template Mandatory fields are not marked as "Mandatory"
2019-06-06 15:14:31 +02:00
Pierre Goiffon
991bc359cb
Merge remote-tracking branch 'origin/master' into develop
2019-05-23 10:52:34 +02:00
bruno DA SILVA
633fa343a5
N°775 - request template : fix mandatory field list with only one possible value
2019-05-20 17:47:15 +02:00
bruno DA SILVA
a1d01e252b
N°2191 - Stopwatch sub-items no more available as search criteria
2019-05-20 17:03:25 +02:00
Stephen Abello
e9119e95ac
N°1164, SF#1491: Add code snippets with syntax highlighting to CaseLog/HTML fields
2019-05-17 15:59:01 +02:00
Molkobain
dccdd84c25
♻️ Fix unit tests for compatibility with CI
2019-04-17 14:52:58 +02:00
Molkobain
914d19e7e4
🐛 N°2072 Fix missing/empty error message when uploading too large attachment
2019-03-13 09:51:49 +01:00
Eric
b82b095f58
1814 - Search with criteria : always add default criteria
2019-01-03 09:58:54 +01:00
Molkobain
3219957eed
Internal: Fix regression introduced during XSS protection on tag sets
2018-12-19 11:43:50 +01:00
Molkobain
16cb1bbbbf
N°1843 Portal: Fix inline images being displayed too large sometimes in forms
2018-12-17 15:27:15 +01:00
Molkobain
daafa9123c
N°1852 Fix loss of inline images and attachments when user has been logged off
2018-12-13 11:35:00 +01:00
Eric
0ce0572c40
N°1783 - Search : fix error when searching for a quote in a text field
2018-11-28 14:52:51 +01:00
Eric
9169cced20
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
2018-11-16 11:33:33 +01:00
Eric
9ceb8e9f0b
N°1765 - Fix Organization filter and UNION filter in ExternalKey search
2018-11-16 11:31:36 +01:00
Eric
e44ed248ef
N°1659 - Don't use anymore the current organization in the external key search (and n-n)
2018-11-15 17:07:31 +01:00
Molkobain
177b6d1757
N°1750 Portal: Fix broken attachment preview and link on object creation (worked on object edition)
2018-11-15 14:29:52 +01:00
Eric
63b08b0e70
Merge remote-tracking branch 'origin/support/2.5' into release/2.6
...
# Conflicts:
# sources/application/search/searchform.class.inc.php
2018-11-13 11:11:15 +01:00
Eric
c722d64850
N°1706 - Fix problem with user_manager profile
2018-11-13 08:50:49 +01:00
Eric
216d965d76
N°1724 - Fix external key search error when an UNION is used as a filter in the datamodel
2018-11-09 09:13:59 +01:00
steffunky
00bd7583f7
N°1053: Set the first day of the week on date/time picker to a language based setting
...
* Update moment.js
* Add locales to moment.js
* Align console & portal on the same moment.js library
2018-11-06 11:06:07 +01:00
Eric
e4619fbc0f
N°1724 - Fix external key search error when an UNION is used as a filter in the datamodel
2018-11-06 10:01:36 +01:00
Eric
3925ad252f
Fixed execution warning in search (not visible in production)
2018-10-31 09:00:15 +01:00
Pierre Goiffon
588899db63
Convert all files from CrLf to Lf (preparing merge to develop)
2018-10-18 14:20:40 +02:00
Stephen
c0d83e96d8
Retrofit 2.5.1 fixes into develop ( 11308dc7, 1e0d654, 7fddd6ac, 12e9e453, cbe749af, 10b7fa60, c5f3598f, 396fc2cd)
2018-10-04 11:12:16 +02:00
Molkobain
c5f3598f4e
N°1652 Fix broken search form when user has no read right on objects.
2018-10-02 16:40:26 +02:00
Guillaume Lajarige
e3e416b467
(Retrofit from deveop ab1715ed) N°1576 Portal: Security hardening.
2018-10-02 11:08:49 +02:00