acognet
97170892e6
N°3905 - Polishing: CSV Import - remove spaces
2021-07-27 15:08:38 +02:00
acognet
5137d634e3
N°3592 - Migrate module to new UIBlock system : Customized request forms - precompiled css
2021-07-27 15:03:04 +02:00
acognet
146a95baec
N°3592 - Migrate module to new UIBlock system : Customized request forms - remove space in edit screen
2021-07-27 14:38:44 +02:00
Molkobain
a7ac9126a2
PHPDoc
2021-07-26 18:07:12 +02:00
Eric
ee544b646d
N°4076 - PHPDoc
2021-07-26 17:48:36 +02:00
Eric
344cce9fdd
N°4076 - Allow block parameters to change the behaviour of blocks on the page
2021-07-26 17:20:45 +02:00
Stephen Abello
bfcfcdd4cc
N°3930 Fix dashlet group by preview not displaying
2021-07-26 14:26:44 +02:00
Molkobain
4410bf7e1f
N°4144 - Portal: Fix caselog fullscreen icon too small to be clickable
2021-07-26 12:07:49 +02:00
Eric
d1fda1dbc6
composer classmap changed
2021-07-23 16:47:15 +02:00
Stephen Abello
5c702be641
Update precompiled themes
2021-07-23 11:29:33 +02:00
Stephen Abello
8a9ad78e9c
N°3930 Bring back error icons on dashlet property
2021-07-23 11:29:33 +02:00
Molkobain
778be8abce
N°4195 - Avoid dictionary entries to be added to the setup page as it breaks the fresh install
...
In fresh install there is no env-xxx yet, so when the setup tries to load the english dictionary from there it crashes.
In setup pages, all string are hard coded, no dictionary entries are available (yet)
2021-07-23 09:00:19 +02:00
Molkobain
0760adcef6
Object details: Fix status code being set to the color instead of the code
2021-07-22 18:12:11 +02:00
Pierre Goiffon
29ca291860
N°4192 Fix error on Contract classes object details
...
Was crashing on all classes without state attribute, or with state attribute nullable
2021-07-22 11:07:07 +02:00
Stephen Abello
93d0e4ae7c
Update jQuery datepicker z-index
2021-07-22 10:43:22 +02:00
Molkobain
61bc07b598
Add PHPDoc to explain behavior change (as in the migration notes)
2021-07-21 17:46:39 +02:00
Pierre Goiffon
00ee36f938
Merge remote-tracking branch 'origin/support/2.7' into develop
...
# Conflicts:
# README.md
2021-07-21 12:22:20 +02:00
Pierre Goiffon
1aa5185c93
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
...
# Conflicts:
# README.md
2021-07-21 12:19:52 +02:00
Pierre Goiffon
834ac00d37
📝 README : update latest releases
...
Was made in #143 but on develop only, but we are still maintaining older branches !
2021-07-21 12:15:22 +02:00
Molkobain
957cb87b8d
N°3786 - Fix lock removal when leaving an object details page in edition
...
The main problem was WebPage::$a_scripts are now printed after the DOM when the mechanism actually prints some JS to redirect to another page immediately.
As there are a LOT of calls to WebPage::add_script(), we kept it to ensure the compatibility; and we add a new WebPage::add_early_script() for JS snippets that explicitly need to be execute before the DOM interpretation.
2021-07-20 20:13:44 +02:00
Eric
d0813f6607
N°4169 - Fix forms properties for designer
2021-07-20 17:49:30 +02:00
Stephen Abello
cf4673d284
Update precompiled stylesheets
2021-07-20 10:21:06 +02:00
Stephen Abello
e3422f5fd9
CSS improvements
2021-07-20 10:20:31 +02:00
Stephen Abello
d7a0878a39
Fix broken variables import in 3.0 themes
2021-07-20 10:04:12 +02:00
Molkobain
076f0e00a7
N°4178 - Stay on the same page when logging again from the "Login again" prompt
2021-07-18 22:58:33 +02:00
Molkobain
eb04ecb5b4
Fix new URL parameter being append after the '#' in CombodoGlobalToolbox.AddParameterToUrl
2021-07-18 22:37:01 +02:00
Molkobain
3323d5532b
JSDoc
2021-07-18 22:04:39 +02:00
Molkobain
d68d8204f2
N°4176 - Portal: Deprecate "AddParameterToUrl" function
2021-07-18 22:02:47 +02:00
Molkobain
4a50b95069
N°3924 - Fix misleading orphan activity entries when creating an object
2021-07-17 00:11:16 +02:00
Molkobain
fd9e4f413c
N°3924 - Fix missing activity panel on object details when cancelling transition form
2021-07-16 22:53:28 +02:00
Molkobain
dca3fc996c
N°3924 - Fix double encoding of the object name in transition page title
2021-07-16 22:39:15 +02:00
Molkobain
c58c1bbf1d
N°3924 - Fix notification link in activity panel not opening notifications tab
2021-07-16 22:29:54 +02:00
Molkobain
524919b946
N°4171 - Remove lock message from the log entry form when object is in edition
2021-07-16 20:13:49 +02:00
Molkobain
e15953524a
N°3786 - Add pause at the end of the page unload async request to follow the guideline used in N°2763
2021-07-16 20:08:25 +02:00
Molkobain
68f3c53faa
N°4171 - Concurrent lock: Fix expiration modal being duplicated sometimes
2021-07-16 16:44:35 +02:00
Molkobain
82e3ddaacd
N°4142 - Improve backoffice rendering by showing system avatar no matter what
2021-07-15 21:34:58 +02:00
Molkobain
dfbbee2a1c
N°4142 - Add config. param. to hide user avatars in the GUIs -mostly in logs- (backoffice, end-users portal, ...)
2021-07-15 21:23:20 +02:00
Molkobain
4843545171
N°4142 - Fix UserRights::GetUserPictureAbsUrl() returning user's placeholder picture for users with an unknown login
2021-07-15 17:33:38 +02:00
Molkobain
4e58b8616a
N°3203 - PHPDoc and small variable refactor
2021-07-15 17:31:30 +02:00
Molkobain
1a79dcd773
N°3203 - Portal: Fix image attribute of an object not authorized if object out of scope
2021-07-15 11:41:07 +02:00
Molkobain
a4104d4315
N°3539 - Remove viewport meta tag as we won't be able to make the backoffice responsive in 3.0
2021-07-15 09:09:47 +02:00
Molkobain
4e1db7d7e2
Merge remote-tracking branch 'origin/support/2.7' into develop
2021-07-13 11:44:42 +02:00
Molkobain
8e6379a112
Merge branch 'support/2.7.5' into support/2.7
2021-07-13 11:42:30 +02:00
Molkobain
da217a1cb3
N°4161 - Fix ManageBrick crash when no item listed
2.7.5-1
2021-07-12 18:10:22 +02:00
Pierre Goiffon
a683634a05
N°4126 Fix HTML escaped in \SetupUtils::CheckDbServer messages
...
As content is sent to JS returned to the AJAX request, we need to escape JS string delimiter (single quote)
We had previously a \utils::HtmlEntities call, but this isn't necessary as all content is generated internally, without calling any dict or extensibility interface.
2021-07-12 14:41:26 +02:00
Molkobain
2f1b5d2736
Fix typo in method parameter
2021-07-12 12:47:43 +02:00
Molkobain
c9bf784fce
Revert space introduced by 418312bca
2021-07-12 11:37:17 +02:00
Molkobain
4ef10ae7c9
PHPDoc
2021-07-12 10:58:38 +02:00
Molkobain
5174250ff1
N°3836 - Dashlet: Refactor part of the code to match conventions
2021-07-12 10:51:45 +02:00
Pierre Goiffon
7b6ac202c6
N°4518 Add config parameter to set platform as dev env ( #220 )
...
developer_mode.enabled, default value null
If true or false then will be used by \utils::IsDevelopmentEnvironment as return value, in all other cases will follow previous behavior
2021-07-12 09:27:36 +02:00