Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from original #3

Merged
merged 56 commits into from
Aug 18, 2016
Merged

Update from original #3

merged 56 commits into from
Aug 18, 2016

Conversation

niksj
Copy link
Owner

@niksj niksj commented Aug 18, 2016

No description provided.

osarrat and others added 30 commits February 10, 2016 14:18
Change-Id: I0281a1aec3862691e70b98f07c4358775cb85307
(refs #620)

Change-Id: I5f06a6bcf21e4a1cdfaa2995ea87441907ee4ce6
(refs #620)

Change-Id: Ic1c025b78e2c84866ba88f4361241e52a911951e
(refs #620)

Change-Id: If9268f6e8dfb82366f9b8fd11007a0dda6e49333
(refs #620)

Change-Id: If695fe64c68fa0eea8d7d40dbc1e510dc966c539
(refs #620)

Change-Id: I5713e98efccfacb6a2992e3959e130edf9d18a62
…ROJECTS

(refs #620)

Change-Id: Ic3aa1b7e802d385f22460007cc32963a2a5b7423
(refs #620)

For the moment, the team member view page rely on UserPermission data for
non owners as an automatic Hibernate filter is filtering on these data.

Change-Id: I17a6e7768196308fb56412f4b6672ff9f1e9f8fe
(refs #620)

Change-Id: I7ecc4e86f205cabbd8aea6eb2225619c804d7adc
Change-Id: Icdf69816553291e54b88643c96713448c88bc93a
(refs #620)

Change-Id: I1d38410f6c43fd5f8cc5883e2727c9c2012ab901
(refs #620)

Change-Id: Ib1b9d0bbd729bf1f082306c1ac49c86a070d9de7
(refs #620)

Change-Id: I2571f0f838ca05bad20ebf58cdd25d0ffaa99cd1
(refs #620)

Change-Id: I4396ed81ef69c88be4726f67872984b86bf0f761
(refs #620)

Change-Id: I45af397fb697f677c36a775cff9d933a12eb5990
The problem is that a project can have several OrgUnits in the database.
But concretely, the application doesn't allow this situation and the code
is already making the assumption that a project has only one OrgUnit.
But the mean to get the project's OrgUnit was not very clean so let's
make it easier.

Change-Id: Ifc628926273268b038d9c4ea1887dd9c22a16e42
(refs #243)

Change-Id: Ibc6ee1d7c1a5920bc7bce75600a601627494def8
(refs #243)

Change-Id: I750df03e831a367881879bfac71f444183352a5e
(refs #243)

Change-Id: I75171e7e9dec5696b49455582794964d6599ddaa
…y org units

(refs #243)

Change-Id: I547846f07e5bb37ef4cc52ec1901c081d625dbc1
(refs #106)

Change-Id: I5e8b99679c929b1207208ad685962c2e34685ca3
(refs #106)

Change-Id: I8e536f91e393b524c25dc46e4d4f6639ed40765f
(refs #620)

The data is saved each time a user or a profile is added to or removed from
the list.

Change-Id: I57481fb7b9f18726ac92628122066a2f2a0253e9
…m members page

(refs #620)

Change-Id: Ie36bf7ddd5e534b5c4e37f5b975f13a13917b0c5
(refs #620)

Change-Id: I1e48ffce340270850640fe53dd820623339718e6
(refs #620)

Change-Id: I558a0f248ae15b6da2e0eb55d3b874b6d2259546
aponcon-atolcd and others added 26 commits June 27, 2016 09:27
…-dev profile

By running 'mvn package -P sigmah-dev' instead of 'mvn package', the number
of permutations is hugely decreased : 2 permutations instead of 24.
For example, the compilation time is reduced to 1 minute instead of 4
minutes on my laptop.
The produced WAR has its size also reduced : 79MB instead of 124MB.
This improvement is useful for developers who want to produce a WAR and
upload it to a Tomcat but also if there is a Jenkins server which compiles
the project after each commit in Gerrit.

Change-Id: If469849ad2bd514ccd12216c0b694ebccaed7aad
(refs #620)

Change-Id: Id72f2d058cefe17b7283e83d5f1013b0694b12d3
Change-Id: I1093ab62accfd04b1783d3cbf841cc6bb99589e3
(refs #620)

Change-Id: Ieecf470ffe7098a60ae1ce25e2e9c275f654ec6b
Change-Id: Iacf3022b554aa8ddff3be699fa5384175c76e6f8
Change-Id: I5fc2bdf67321e0a74eaeb971343dee1980795237
Change-Id: I8b6024a8fead539f8e70f67186baa5da52affc31
Change-Id: Ie4efb130cfdde769a4ec8946398202c03838b64f
Change-Id: Iec8914642bd90166b61e32b9f8eea96c961347cd
Change-Id: Iad9b9e643c95dad7cb927508e6d11220559b1d72
Change-Id: I5800185816c9ede1437244b113d4d52802434cb3
Change-Id: Icaf02a9705f3b8eef52d1d05817a66fa9b6f715c
Previously, the cache was loaded from data in indexedDB. As the dev mode
doesn't have access to indexedDB, it means the countries cache was never
loaded.

Change-Id: If3b1ee2876c0315ec5ceeb96a2a7c1989f44a430
Add the disable state
Allow to bring your own available value store.

(refs #634)

Change-Id: I98cfa5176fea33f0ed154424e82ed44ac40376b1
Change-Id: Ie562ac3f7c1acb3fb234a515788c359ae76322d3
Change-Id: I297adf4b38116c9c169e429f7eac920860fbe867
Make sure that a draft project (without org unit) can be updatable.

Change-Id: Id0e541dc410dc1b33e8f854f0778778d21e05b1d
Change-Id: Ifed5fac865f562bcb314aceb264f8baa2af9b302
Change-Id: I63b037abc30bab9732eef0bce25256769cfe27b6
Hibernate doesn't appreciate immutable lists. Let's replace immutable lists
(= Collections.singleton(...) or even Arrays.asList(...)) by good old
ArrayLists.
Also add a type to the newly created OrgUnitProfile.

Change-Id: I0d7f3d45259e603f83f7843b17c7f40dfe2e8729
Change-Id: Ibd2ddcf4e717d6bf72dc21033200e25ad89997ed
SQL functions to create projects, and import data
Revised version of new org creation script to match v2.* DB schema
Fixed global export mismatch between column header and content (fixes issue 857)
@niksj niksj merged commit c712a1c into niksj:master Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants