Molkobain
3c9c3204ac
N°2847 - Update folders order
2020-09-08 10:11:21 +02:00
Molkobain
99fc41a0f8
PHPDoc & code cleanup
2020-09-02 12:01:35 +02:00
Molkobain
2840f6930b
N°2847 - Navigation menu: Fix newsroom icon color on hover
2020-08-28 22:15:47 +02:00
Molkobain
c50b6c806a
N°2847 - Navigation menu: Fix user picture size / position when image is taller than wide
2020-08-28 22:11:36 +02:00
Molkobain
c2fcadd54d
N°2847 - Add optional user_id to CMDBChange
...
Important: This can make the setup / toolkit to take a very long time on large databases as the "priv_change" table is one of the largest. SQL queries to run and/or a migration tool will be provided when 2.8.0 will be released.
2020-08-28 19:46:40 +02:00
Molkobain
3add77308a
N°2847 - ActivityPanel: Fix entry's author info for CMDBChangeOp
2020-08-27 18:57:41 +02:00
Molkobain
d0ea3665be
PHPDoc & code cleanup
2020-08-27 16:37:18 +02:00
Molkobain
ae19737472
PHPDoc & code cleanup
2020-08-27 16:23:29 +02:00
Molkobain
4c236b4422
N°2847 - Breadcrumbs: Fix type hint in SetNewEntry ($aNewEntry can be null)
2020-08-27 16:15:07 +02:00
Molkobain
0bef32cf8d
N°2847 - Alert & Panel: Add top spacing, fix border-radius and reorder some parts of the SCSS
2020-08-26 22:15:50 +02:00
Molkobain
825c70c001
Introduce type hinting in methods prototype (PHP >= 7.1)
2020-08-26 21:22:39 +02:00
Molkobain
77cd764b1c
PHPDoc & code cleanup
2020-08-26 21:22:25 +02:00
Molkobain
2864d48fa7
N°2847 - Flag TODOs as 2.8.0 so we don't forget any
2020-08-26 20:37:22 +02:00
Molkobain
b5c97e35bf
Add visibility to class constants (PHP >= 7.1)
2020-08-26 19:02:53 +02:00
Molkobain
8bdaec0129
N°2847 - Alert & Panel: Improve factories, add color schemes, add visual tests
2020-08-26 17:45:22 +02:00
Molkobain
3b0ca9d771
N°2847 - Add "information" semantic to color palette, reorder colors like a rainbow 🌈
2020-08-26 17:45:22 +02:00
Molkobain
fa406c1f17
PHPDoc & code cleanup
2020-08-26 17:45:22 +02:00
Molkobain
7f3c10b69d
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
2020-08-26 16:09:23 +02:00
Molkobain
0a5e4effc0
N°2847 - Fix Html and Panel namespaces
2020-08-26 16:05:33 +02:00
Molkobain
737e17066f
N°2847 - Add page for visual testing of blocks
2020-08-26 16:03:34 +02:00
Molkobain
8108dc8803
N°2847 - Button: Reformat SCSS file
2020-08-26 16:03:34 +02:00
Molkobain
61ec7f8053
N°2847 - Button: Add factory, color constants and refactor existing code to use the factory
2020-08-26 16:03:33 +02:00
Molkobain
d5f44ffd7b
N°2847 - Alert: Add factory and color constants
2020-08-26 16:03:33 +02:00
Molkobain
d2bf4de84c
N°2847 - Refactor some early choices
...
- TWIG: Change calls to object methods from simple notation (eg. oObject.Id) to complete notation (eg. oObject.GetId()) to avoid confusion with use of arrays and variables (eg. aObject.sId)
- UIBlock: $sId should not be first parameter as most of the time it can be ignored and generated by the system
- NewsroomMenu: Rename method for something more less ambiguous
- Html: Embed content in <div /> so we can easily find all such HTML fragments in the UI
2020-08-26 16:03:33 +02:00
Molkobain
5320f69c44
PHPDoc & code cleanup
2020-08-26 16:03:32 +02:00
Molkobain
eb1322dc3e
N°2847 - iTopWebPage: Continue cleanup of the legacy code
2020-08-26 16:03:32 +02:00
odain
8319d655b9
💚 renaming postbuild test folder + fix tests
2020-08-26 12:42:48 +02:00
Eric
2ad4fd1707
N°580 - Autocomplete with namesakes. Complement for select. Fix error when no complement specified
2020-08-25 13:12:53 +02:00
Eric
761c2a46a3
N°3234 - Cron rework
...
* some timezone refactors occurred
2020-08-25 11:20:17 +02:00
Eric
e8eb6d0e31
N°3249 - N°2957 - Revert one file per class => generate all the classes in the same file: model.<module>.php to address forward declaration of classes
2020-08-24 12:41:49 +02:00
Eric
077772ea9c
N°2969 - moved dictionaries
2020-08-24 09:31:34 +02:00
rquetiez
3119af6c29
N°3268 Add test to check dictionary files: make sure that the Dict::Add declarations match the file name
2020-08-21 17:43:40 +02:00
Molkobain
83ef7cff8a
N°3267 - Webservices: Fix optional headers not being taken into account
2020-08-21 16:55:03 +02:00
Stephen Abello
93eace9e5b
N°2847 Fix preference page width
2020-08-21 14:02:41 +02:00
acognet
2142ffedc3
Add PHP Warning for misused of the function OptimizeColumnLoad
2020-08-20 16:44:44 +02:00
acognet
23c0a67914
N°580 - Autocomplete with namesakes. Complement for select
2020-08-20 16:42:43 +02:00
Eric
3b00911f62
Merge branch 'GurneyHallack-feature/api-core_get' into develop
2020-08-20 15:46:19 +02:00
Eric
b9b1e436ec
Merge branch 'feature/api-core_get' of https://github.com/GurneyHallack/iTop into GurneyHallack-feature/api-core_get
2020-08-20 15:44:52 +02:00
Eric
87312d4457
N°2969 - Fix relative path of dictionaries
2020-08-20 14:45:43 +02:00
Stephen Abello
9dcb4bbfe5
N°2847 First step to convert user preferences page to our new design
2020-08-20 11:14:15 +02:00
Stephen Abello
11f27019e4
N°2847 - Add Html component
...
- Fix icons on buttons
- Comment some rules from legacy css
2020-08-20 11:14:15 +02:00
Stephen Abello
dd81c76aaa
N°2847 Add margin to panels and buttons siblings
2020-08-20 11:14:14 +02:00
Pierre Goiffon
4e5bbcde35
N°3198 n:n relations in edit mode : refresh remote class fields on extkey change
2020-08-19 16:06:37 +02:00
Pierre Goiffon
7d7270296e
🎨 📝 format & add comment
2020-08-19 16:06:37 +02:00
Pierre Goiffon
44e188fa2c
N°3198 n:n relations in edit mode : extkey to remote class is now editable
2020-08-19 16:06:11 +02:00
Molkobain
e6bab46854
Add unit tests for XML migration from 1.8 > 1.7 and 1.7 > 1.6
2020-08-19 11:36:40 +02:00
Molkobain
0a4ce0865e
Increase XML version to 1.8
2020-08-19 11:12:39 +02:00
Molkobain
da1d3db204
N°2847 - Activity panel: Fix filtering on CMDBChangeOp entries
2020-08-19 11:01:13 +02:00
Molkobain
880be200ae
Revert "N°2847 Fix first and last popover menu item border radius"
...
This reverts commit 417008f5
2020-08-19 10:23:40 +02:00
Molkobain
c5b8d3fa72
Merge remote-tracking branch 'origin/develop' into feature/backoffice-full-moon-design
...
# Conflicts:
# application/datamodel.application.xml
# application/itopwebpage.class.inc.php
# css/light-grey.scss
2020-08-19 10:20:37 +02:00