Laurent Peuch
d2d0ab0418
[doc] add shortcut in make file to generate graph
2017-08-13 18:19:09 +02:00
Laurent Peuch
cb8bff62ee
[doc] enhance ldap graph generation script to make the graph BUTIFUL
2017-08-13 18:19:09 +02:00
Alexandre Aubin
c88c4ead78
Adding actionsmap sketch + placeholders
2017-08-13 16:49:01 +02:00
Laurent Peuch
830a174478
[doc] style
2017-08-13 01:49:40 +02:00
Laurent Peuch
ca3218f239
[doc] add ldap schema
2017-08-13 01:43:29 +02:00
Laurent Peuch
63cff1971a
[doc] add ldap schema
2017-08-13 01:41:55 +02:00
Laurent Peuch
8688d263ca
[doc] add domain schema
2017-08-13 01:24:35 +02:00
Laurent Peuch
9ba5048b1a
[mod] I need this to build doc
2017-08-12 21:00:44 +02:00
Laurent Peuch
67e8a0271f
[doc] try fixing this ldap crap for doc building
2017-08-12 21:00:32 +02:00
Laurent Peuch
2999020386
[doc] remove ldap from requirements since we uses this magic mock thing
2017-08-12 17:20:30 +02:00
Laurent Peuch
5b4efe8efb
[doc] try this mock magic thingy for ldap
2017-08-12 17:18:56 +02:00
Laurent Peuch
bc1226cb3c
[doc] need a requirements.txt to be able to read some docstrings
2017-08-12 14:09:13 +02:00
Laurent Peuch
66b4ef97a9
[doc] add validate_uniqueness section
2017-08-12 13:57:33 +02:00
Laurent Peuch
5bb9e1e6ab
[doc] add auth.search and auth.update docstring
2017-08-12 13:57:21 +02:00
Laurent Peuch
2b17b2c9d5
[doc] add auth class docstring
2017-08-12 13:57:06 +02:00
Laurent Peuch
a4deeec52f
[doc] bad anglish
2017-08-12 13:36:38 +02:00
Laurent Peuch
a5f492e53f
[doc] add other user related schemas
2017-08-12 13:35:50 +02:00
Laurent Peuch
c6daa6996a
[doc] style
2017-08-12 13:35:42 +02:00
Laurent Peuch
ec4be7cc70
[doc] style
2017-08-12 13:25:44 +02:00
Laurent Peuch
0718e2b4f8
[doc] add admin schema
2017-08-12 13:25:25 +02:00
Laurent Peuch
047fbc7b16
[doc] add user ldap path
2017-08-12 13:25:17 +02:00
Laurent Peuch
6de32894ab
[doc] document updating from ldap
2017-08-12 13:16:00 +02:00
Laurent Peuch
3245124312
[doc] point to previous doc
2017-08-12 12:58:54 +02:00
Laurent Peuch
db7ded06e3
[doc] I think this crap is called a schema
2017-08-12 12:54:53 +02:00
Laurent Peuch
40f1fc0d9b
[doc] add user ldap schema
2017-08-12 12:53:40 +02:00
Laurent Peuch
1046402aea
[doc] document how to read users from LDAP
2017-08-12 12:52:51 +02:00
Laurent Peuch
34c704dd61
[doc] document reading from ldap
2017-08-12 12:43:17 +02:00
Laurent Peuch
6dadb5c1eb
[doc] add details on how to declare python function for ldap
2017-08-12 12:12:41 +02:00
Laurent Peuch
2779e12349
[doc] typo
2017-08-12 12:11:05 +02:00
Laurent Peuch
9a56fcd752
[doc] change title hierarchy
2017-08-12 12:11:01 +02:00
Laurent Peuch
8295a1bb11
[doc] typo
2017-08-12 12:08:42 +02:00
Laurent Peuch
a0ce7a634b
[enh] microdecision: allow subcategories to have a '-' in their name
2017-08-12 12:05:20 +02:00
Laurent Peuch
0a88f9fa77
[enh] reference ldap in TOC
2017-08-12 12:05:03 +02:00
Laurent Peuch
47c6037a28
[doc] start documentation on ldap
2017-08-12 12:04:05 +02:00
Alexandre Aubin
5c43a80117
Update changelog for 2.7.0 release
2017-08-07 13:11:02 -04:00
YunoHost Bot
62fa977582
Update from Weblate. ( #149 )
...
* Added translation using Weblate (Russian)
* [i18n] Translated using Weblate (French)
Currently translated at 100.0% (51 of 51 strings)
2017-08-07 18:46:01 +02:00
Alexandre Aubin
7b0ad0901a
[enh] Show description of command in --help ( #148 )
2017-08-07 15:28:23 +02:00
Laurent Peuch
09f49e4a8a
[mod] pep8
2017-08-05 12:03:33 +02:00
Laurent Peuch
5bf2f46f47
Merge pull request #143 from YunoHost/support-subcategories
...
[enh] Support subcategories
2017-08-05 11:48:22 +02:00
Laurent Peuch
1efa5c8b6e
Merge pull request #145 from YunoHost/refactoring2
...
Remove globals variables magic and add explicit import now
2017-08-05 11:48:06 +02:00
Laurent Peuch
02157f108a
Merge pull request #146 from YunoHost/remove_pkg_global
...
Remove pkg global
2017-08-05 11:47:56 +02:00
Laurent Peuch
88b503446f
Merge pull request #147 from YunoHost/clean_m18n
...
Clean m18n
2017-08-05 11:47:35 +02:00
Laurent Peuch
bb3f685c90
[fix] too many %s in string formatting
2017-08-03 15:28:12 +02:00
Alexandre Aubin
0bbd47c090
Merge branch 'unstable' into support-subcategories
...
Conflicts:
moulinette/actionsmap.py
2017-07-29 12:38:18 -04:00
Laurent Peuch
e9bc14845a
[enh] Make ActionsMap._construct_parser code more readable ( #144 )
...
* [mod] autopep8
* [mod] remove useless try/except
* [mod] renaming + comment
* [mod] remove debug print
* [mod] more renaming
* [doc] explicit comment
* [mod] more renaming
* [mod] more renaming and comments
* [mod] more renaming
* [doc] usefull comment
* [mod] more renaming
* [mod] this is always true
* [mod] remove conditions that are always True
* [mod] more renaming
* [doc] add a comment from the docstring
* [mod] remove useless exception
* [mod] remove useless ()
* [mod] style
* [mod] it's better to fail than to silencly ignore a typo
* [mod] more renaming
* [doc] add a comment to avoid looking at yet-another-file
* [mod] renaming, make method name match reality and had a method for code readability
* [mod] remove one indirection level
* [mod] we always have actions
* [doc] add more comments
* [mod] simplify code again
* [mod] case never happen
* [mod] delegate responsability to class to make code more readable
* [mod] finish moving _add_arguments down to parsers
* [mod] invert conditions to make things more readable
* [mod] style
* [mod] remove useless exception
* [mod] simplify code
2017-07-29 17:45:36 +02:00
Alexandre Aubin
8960b1a610
[fix] Correctly handle error 500 ( #142 )
...
* [fix] Correctly handle error 500
* [fix] Remove unwanted change in error_to_response
2017-07-27 16:29:55 +02:00
Laurent Peuch
7266e7de15
[mod] rename variable
2017-07-26 05:31:38 +02:00
Laurent Peuch
e2ff1dca39
[mod] simplify code again
2017-07-26 05:28:56 +02:00
Laurent Peuch
b8b3c8db9f
[mod] simplify, called code should never raised
2017-07-26 05:27:11 +02:00
Laurent Peuch
c326ae2c2b
[mod] clean code of try/cache mess
2017-07-26 05:25:09 +02:00