kload
18eb0f9406
[fix] Adapt yunohost_app.py
2014-04-23 10:52:41 +00:00
kload
871884ea85
[ref] Replace in string instead of concatenation
2014-04-23 10:01:13 +00:00
kload
8c623d20fb
[fix] Replace in string fix
2014-04-23 09:55:03 +00:00
kload
edb700b7da
[ref] Replace in string instead of concatenation
2014-04-23 09:24:26 +00:00
Jerome Lebleu
a0c7fa1375
Update and review yunohost.monitor
...
* Detect mounted devices with psutil only (better fix for #99 )
* Some other optimizations in monitor_disk
* Fix bad netmask pattern for ipv6
2014-04-03 17:49:40 +02:00
Jerome Lebleu
c1f140b45f
yunohost.service: Show service name in messages
2014-04-03 17:47:26 +02:00
Jerome Lebleu
30d6ace802
yunohost.domain: Fix domain removing if app has no 'domain' setting
2014-04-01 14:43:43 +02:00
Jerome Lebleu
d766ed5a5e
Remove unneeded import and warning in yunohost.service
2014-03-30 22:03:19 +02:00
Jerome Lebleu
4e55ba7217
Update and review yunohost.service
2014-03-30 22:00:11 +02:00
Jerome Lebleu
0565be543a
Update and review yunohost.dyndns
2014-03-30 19:28:30 +02:00
Jerome Lebleu
23e3ef28be
Fix user_list call in yunohost.app
2014-03-30 03:10:45 +02:00
Jerome Lebleu
1c7f54fb5c
Update and review yunohost.domain
2014-03-30 03:05:21 +02:00
Jerome Lebleu
f567d1d03e
Some fixes and import changes in yunohost.user
2014-03-27 12:50:54 +01:00
Jerome Lebleu
8be16b85fa
Update and review yunohost.user
2014-03-27 03:03:14 +01:00
Jerome Lebleu
85071f9309
Merge remote-tracking branch 'upstream/dev' into test
...
Conflicts:
data/actionsmap/yunohost.yml
lib/yunohost/firewall.py
lib/yunohost/tools.py
2014-03-26 02:11:20 +01:00
Jerome Lebleu
fa0a7affdd
Warn about non-reviewed yunohost package and clean up
2014-03-25 18:56:51 +01:00
Jerome Lebleu
3fae8bf1ff
Add support for Authenticators in the API
...
* Update the API to support authenticators and session token
* Add a function to clean sessions
* Make the API fit in better with actions map
* Minor changes on test namespace
2014-03-22 17:01:30 +01:00
Jerome Lebleu
33752ce01b
Implement global/actions configuration and MoulinetteCLI
...
* Modify global configuration in the actions map
* Implement getter/setter for global and action configuration
* Implement quickly authenticators classes and add a todo LDAP authenticator
* Implement an actions map signals system and add some signals
* Add a Moulinette Interface for the cli and make it support signals
* Add a test namespace which implements configuration and authentication
2014-03-17 01:59:54 +01:00
Jerome Lebleu
9c9ccc1271
Try to improve time execution and continue refactoring
...
* Revert to classes centralization into actionsmap.py
* Try to optimize conditions and loops
* Revisit Package class and get directories from a file generated at build
* Early refactoring of i18n
* Move yunohost library into /lib
2014-03-11 00:57:28 +01:00
Kloadut
c5edde0053
Rename files
2012-10-10 20:53:42 +02:00
Kloadut
45fcc5bed8
Domain arguments et actions list
2012-10-10 19:47:57 +02:00
Kloadut
c4bc8e2bce
Better LDAP gestion
2012-10-10 16:01:54 +02:00
Kloadut
4854365576
Printer & Nonefunc handle
2012-10-10 14:47:11 +02:00
Kload
f0d4b918b9
Pretty printer
2012-10-10 14:19:17 +02:00
Kloadut
d30ef19b80
fixes
2012-10-08 23:02:26 +02:00
Kloadut
e34f6e0b4f
Function documentation
2012-10-08 22:00:16 +02:00
Kloadut
4e1dd30c4c
Exception handling
2012-10-08 18:24:40 +02:00
Kloadut
5dbce99e65
user_add function
2012-10-07 23:51:40 +02:00
Kloadut
7e701b03f9
bugfix
2012-10-07 18:20:06 +02:00
Kloadut
ebf1e7d684
messages + gitignore
2012-10-07 18:00:28 +02:00
Kloadut
e527bf71f6
messages, add arguments, prompt
2012-10-07 17:57:57 +02:00
Kloadut
daa28fdf4b
Tests
2012-10-07 16:20:20 +02:00
Kloadut
6800be9543
LDAP file init
2012-10-06 17:57:51 +02:00
Kload
f32ee5c854
Dict args
2012-10-06 17:25:09 +02:00
Kload
a24ba260c3
User function file init
2012-10-06 17:10:19 +02:00