- 28 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 31 May, 2015 2 commits
-
-
Franco Fichtner authored
Create and commit the files generated by the dynamic gettext extraction, so that we can review changes more gracefully. Two files in the Traffic Shaper forms don't parse right now, but I have no clue why.
-
Franco Fichtner authored
-
- 19 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 13 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 12 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 11 May, 2015 10 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
Submitted by: Liu <liuyonghui_AT_grapecity.com>
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Isaac (.ike) Levy authored
I believe this is what we want long term, to ensure translation messages don't pile up, and that they retain multiple comment lines for source references, etc... Please tell me if I'm wrong, I'm not 100% on how it's behaviour works. Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
-
- 10 May, 2015 1 commit
-
-
Franco Fichtner authored
Needs the optional gettext-tools package to run.
-
- 20 Apr, 2015 2 commits
-
-
Franco Fichtner authored
Fixes spurious overwrite of a standard config, but also doesn't update the standards anymore in a running installation. Install media is unaffected from this change. Users that have had their standard config overwritten need to rewrite the file accordingly: /usr/local/etc/config.xml It also enables users to use their own sample configs on a running installation from now on. Might add a knob in the GUI to do e.g. `use this config as the factory reset configuration'. :) While there, move the pkg-related Makefile glue into its own file in the subdirectory for clarity.
-
Franco Fichtner authored
-
- 02 Apr, 2015 1 commit
-
-
Franco Fichtner authored
-
- 01 Apr, 2015 1 commit
-
-
Franco Fichtner authored
... when using the core.git mount hook. :) Does not affect the packages/images.
-
- 24 Mar, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
I guess this is a typo. It makes sense to preceede is_array() with isset() here since PHP throws a warning on unset variables nowadays. However, is_array() should not be used if the following operation is `foreach' as it would mask the fact that the array that is set is not an array at all (maybe due to a bug). Rather want to catch it instead. A bit of style along the way and `lint' target fixing.
-
- 11 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 10 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 03 Mar, 2015 2 commits
-
-
Franco Fichtner authored
Seeing PHP ignore text files makes it easier to lint over more files for a simple reason: maybe someone sneaked a PHP file into the repo and forgot the proper file extension, which is not uncommon for utilities in *bin/ -- makes it easier to catch those.
-
Franco Fichtner authored
-
- 02 Mar, 2015 1 commit
-
-
Franco Fichtner authored
Move the config files out of the way, but still install them properly.
-
- 25 Feb, 2015 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 23 Feb, 2015 1 commit
-
-
Franco Fichtner authored
-
- 11 Jan, 2015 1 commit
-
-
Franco Fichtner authored
-
- 28 Dec, 2014 4 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
... and add a make target to execute it properly
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 23 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-
- 10 Dec, 2014 1 commit
-
-
Franco Fichtner authored
Make "src" the implicit "/usr/local" so that nobody can sneak in weird files in the base file system or potentially overwrite them. This is the last time, I swear... :)
-
- 09 Dec, 2014 1 commit
-
-
Franco Fichtner authored
-