21 Commits (073d03e2fbe1959d24e5fe7339493eca0eb293fb)

Author SHA1 Message Date
Jonathan Grizou 31cf4de9d3 Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)".
12 years ago
Fabien Benureau e4f7017fdb commands updated to new config, new repo
12 years ago
Fabien Benureau 4f132737e4 made init command more robust
12 years ago
Fabien Benureau 7ff15be075 added john in the author list of setup.py
12 years ago
Fabien Benureau c8501aa211 updating the code to new color module
12 years ago
Olivier Mangin 8d9f4310e0 Adds forgotten tags_cmd and fixes init_cmd.
12 years ago
Olivier Mangin b514ab0dde Better use of ui in commands.
12 years ago
jgrizou 1e30a6899e when init -> update config file with papers-directory
12 years ago
Olivier Mangin 04eeedf8a4 Switch to config based papers directory.
12 years ago
Olivier Mangin bea8c99187 FIX OSError on existing document file. Use ui to display error at init.
12 years ago
Olivier Mangin 42569f7f23 Adds basic UI functionalities.
12 years ago
Olivier Mangin f734e2f172 Simplified color usage.
12 years ago
Olivier Mangin b46f8c543d Improves repo dir specification to avoid issues.
12 years ago
Olivier Mangin 0d53619e1f Updates commands. Many bug fix.
12 years ago
Olivier Mangin 1fad286517 Improves repo.py, adds tests. Still things to clean and decide...
12 years ago
Olivier Mangin f2e9625aac Work in progress: improves UTF-8 support, cleans paper creation.
12 years ago
Fabien Benureau 09b737b210 removed configparser in favor of yaml
13 years ago
Fabien Benureau b413be687d imcomplete implementation of Repository, Paper classes
13 years ago
Fabien Benureau 15782375a5 citekey generation and support
13 years ago
Fabien Benureau 3c11994b6f added test. fixed few syntaxic bugs.
13 years ago
Fabien Benureau acab1b8044 major restructuring of code. many oliver remarks implemented. no new features.
13 years ago