- 14 Mar, 2018 11 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
By "delete" is done by close Assigments or Invalidating Documents.
-
Rafael Monnerat authored
Obviously It was a horrible idea :)
-
Rafael Monnerat authored
-
Rafael Monnerat authored
On slapos master, the TrackingAPI is only used for determinate location/project to for computers and/or Instances via Internal Packing Lists only. The goal of this change is not allow others movements "change" location of the item and speed up by simple reducing table size to optimal point.
-
- 09 Mar, 2018 1 commit
-
-
Jérome Perrin authored
To execute a slapconsole script, we could only do: `slapos console < script.py` but this does not stop in case of error or `echo 'execfile("script.py")' | slapos console` but this is too complicated. Extend this API so that we can simply use `slapos console script.py` inspired by `python script.py` /reviewed-on nexedi/slapos.core!39
-
- 07 Mar, 2018 12 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
When the workflow history is too big the response time of getCreationDate is too high. Use Cache to avoid recalculate it.
-
Rafael Monnerat authored
This prevents elements be moved arround.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This reverts commit b5a1e3522864876de0ae1eb36d59d6cdcaa1cf4f
-
Jérome Perrin authored
foo.com really exists and example.com was intended for this kind of example (even if I'm not sure it's OK to actually connect)
-
Jérome Perrin authored
Because this test really make a connection and the purpose is to test URL generation, use a link local address that will fail immediately rather than an unreachable address that will timeout.
-
Jérome Perrin authored
To execute a slapconsole script, we could only do: `slapos console < script.py` but this does not stop in case of error or `echo 'execfile("script.py")' | slapos console` but this is too complicated. Extend this API so that we can simply use `slapos console script.py` inspired by `python script.py`
-
Jérome Perrin authored
-
- 02 Mar, 2018 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This allow us to produce links to third parties pay someones invoices (if they have Manager account).
-
Rafael Monnerat authored
-
- 01 Mar, 2018 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 28 Feb, 2018 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 23 Feb, 2018 6 commits
-
-
Rafael Monnerat authored
Only use Anonymous query to reduce number of security uid
-
Rafael Monnerat authored
The global search is usefull, however it can lead to show several portal types which have no default view or documents that will make user confuse, so remove it until it actually works (previous UI had no search anyway). Include a panel shortcut panel, which is usefull for include per master shortcuts to expose to links for quick request for example.
-
Rafael Monnerat authored
include n.me is mandatory.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Current design don't allow us to know the precise status of a slave, part of another software instance. This commit don't render the Monitor Gadget if the Hosting Subscriptions contains only Slaves.
-
Rafael Monnerat authored
slapos_jio: Show short title instead reference on service list as it is more meaningful for the user
-