init
authorJulien Moutinho <julm+garradin@autogeree.net>
Thu, 18 Sep 2014 22:04:19 +0000 (00:04 +0200)
committerJulien Moutinho <julm+garradin@autogeree.net>
Thu, 18 Sep 2014 22:04:19 +0000 (00:04 +0200)
commit1ab3343a95ed3ef4958d91dfbf49372dce8a092e
treebc3a3066b5fd6f3e09bf4d8279a765d841d8e18f
init
325 files changed:
.htaccess [new file with mode: 0644]
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
VERSION [new file with mode: 0644]
config.dist.php [new file with mode: 0644]
cron.php [new file with mode: 0644]
include/class.champs_membres.php [new file with mode: 0644]
include/class.compta_categories.php [new file with mode: 0644]
include/class.compta_comptes.php [new file with mode: 0644]
include/class.compta_comptes_bancaires.php [new file with mode: 0644]
include/class.compta_exercices.php [new file with mode: 0644]
include/class.compta_import.php [new file with mode: 0644]
include/class.compta_journal.php [new file with mode: 0644]
include/class.compta_stats.php [new file with mode: 0644]
include/class.config.php [new file with mode: 0644]
include/class.cotisations.php [new file with mode: 0644]
include/class.cotisations_membres.php [new file with mode: 0644]
include/class.db.php [new file with mode: 0644]
include/class.membres.php [new file with mode: 0644]
include/class.membres_categories.php [new file with mode: 0644]
include/class.membres_import.php [new file with mode: 0644]
include/class.plugin.php [new file with mode: 0644]
include/class.rappels.php [new file with mode: 0644]
include/class.rappels_envoyes.php [new file with mode: 0644]
include/class.sauvegarde.php [new file with mode: 0644]
include/class.squelette.php [new file with mode: 0644]
include/class.wiki.php [new file with mode: 0644]
include/data/0.4.0.sql [new file with mode: 0644]
include/data/0.4.3.sql [new file with mode: 0644]
include/data/0.6.0.sql [new file with mode: 0644]
include/data/categories_comptables.sql [new file with mode: 0644]
include/data/champs_membres.ini [new file with mode: 0644]
include/data/plan_comptable.json [new file with mode: 0644]
include/data/schema.sql [new file with mode: 0644]
include/index.html [new file with mode: 0644]
include/init.php [new file with mode: 0644]
include/lib.squelette_filtres.php [new file with mode: 0644]
include/lib.static_cache.php [new file with mode: 0644]
include/lib.template.php [new file with mode: 0644]
include/lib.utils.php [new file with mode: 0644]
include/libs/countries/countries_en.php [new file with mode: 0644]
include/libs/countries/countries_fr.php [new file with mode: 0644]
include/libs/diff/class.simplediff.php [new file with mode: 0644]
include/libs/garbage2xhtml/lib.garbage2xhtml.php [new file with mode: 0644]
include/libs/miniskel/class.miniskel.php [new file with mode: 0644]
include/libs/passphrase/lib.passphrase.french.php [new file with mode: 0644]
include/libs/svgplot/lib.svgpie.php [new file with mode: 0644]
include/libs/svgplot/lib.svgplot.php [new file with mode: 0644]
include/libs/template_lite/class.compiler.php [new file with mode: 0644]
include/libs/template_lite/class.config.php [new file with mode: 0644]
include/libs/template_lite/class.parser.php [new file with mode: 0644]
include/libs/template_lite/class.template.php [new file with mode: 0644]
include/libs/template_lite/class.tokenparser.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.compile_config.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.compile_custom_block.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.compile_custom_function.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.compile_if.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.generate_compiler_debug_output.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.include.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.parse_is_expr.php [new file with mode: 0644]
include/libs/template_lite/internal/compile.section_start.php [new file with mode: 0644]
include/libs/template_lite/internal/debug.tpl [new file with mode: 0644]
include/libs/template_lite/internal/template.build_dir.php [new file with mode: 0644]
include/libs/template_lite/internal/template.config_loader.php [new file with mode: 0644]
include/libs/template_lite/internal/template.destroy_dir.php [new file with mode: 0644]
include/libs/template_lite/internal/template.fetch_compile_include.php [new file with mode: 0644]
include/libs/template_lite/internal/template.generate_debug_output.php [new file with mode: 0644]
include/libs/template_lite/plugins/block.capture.php [new file with mode: 0644]
include/libs/template_lite/plugins/block.strip.php [new file with mode: 0644]
include/libs/template_lite/plugins/block.textformat.php [new file with mode: 0644]
include/libs/template_lite/plugins/compiler.debug.php [new file with mode: 0644]
include/libs/template_lite/plugins/compiler.tplheader.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.counter.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.cycle.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.db_function_call.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.db_result_call.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_checkboxes.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_hidden.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_image.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_input.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_options.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_radios.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_select_date.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_select_time.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_table.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.html_textbox.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.in_array.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.mailto.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.math.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.popup.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.popup_init.php [new file with mode: 0644]
include/libs/template_lite/plugins/function.resize_image.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.bbcode2html.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.capitalize.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.cat.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.count_characters.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.count_paragraphs.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.count_sentences.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.count_words.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.date.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.date_format.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.debug_print_var.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.default.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.escape.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.indent.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.lower.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.regex_replace.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.replace.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.spacify.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.string_format.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.strip.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.truncate.php [new file with mode: 0644]
include/libs/template_lite/plugins/modifier.upper.php [new file with mode: 0644]
include/libs/template_lite/plugins/outputfilter.gzip.php [new file with mode: 0644]
include/libs/template_lite/plugins/outputfilter.trimwhitespace.php [new file with mode: 0644]
include/libs/template_lite/plugins/postfilter.showtemplatevars.php [new file with mode: 0644]
include/libs/template_lite/plugins/prefilter.jstrip.php [new file with mode: 0644]
include/libs/template_lite/plugins/prefilter.showinfoheader.php [new file with mode: 0644]
include/libs/template_lite/plugins/shared.escape_chars.php [new file with mode: 0644]
include/libs/template_lite/plugins/shared.make_timestamp.php [new file with mode: 0644]
include/libs/template_lite/tests/parser.php [new file with mode: 0644]
include/libs/template_lite/tests/tokenparser.php [new file with mode: 0644]
index.php [new file with mode: 0644]
plugins/index.html [new file with mode: 0644]
templates/admin/_foot.tpl [new file with mode: 0644]
templates/admin/_head.tpl [new file with mode: 0644]
templates/admin/compta/banques/ajouter.tpl [new file with mode: 0644]
templates/admin/compta/banques/index.tpl [new file with mode: 0644]
templates/admin/compta/banques/modifier.tpl [new file with mode: 0644]
templates/admin/compta/banques/supprimer.tpl [new file with mode: 0644]
templates/admin/compta/categories/ajouter.tpl [new file with mode: 0644]
templates/admin/compta/categories/index.tpl [new file with mode: 0644]
templates/admin/compta/categories/modifier.tpl [new file with mode: 0644]
templates/admin/compta/categories/supprimer.tpl [new file with mode: 0644]
templates/admin/compta/comptes/ajouter.tpl [new file with mode: 0644]
templates/admin/compta/comptes/index.tpl [new file with mode: 0644]
templates/admin/compta/comptes/journal.tpl [new file with mode: 0644]
templates/admin/compta/comptes/modifier.tpl [new file with mode: 0644]
templates/admin/compta/comptes/supprimer.tpl [new file with mode: 0644]
templates/admin/compta/exercices/ajouter.tpl [new file with mode: 0644]
templates/admin/compta/exercices/bilan.tpl [new file with mode: 0644]
templates/admin/compta/exercices/cloturer.tpl [new file with mode: 0644]
templates/admin/compta/exercices/compte_resultat.tpl [new file with mode: 0644]
templates/admin/compta/exercices/grand_livre.tpl [new file with mode: 0644]
templates/admin/compta/exercices/index.tpl [new file with mode: 0644]
templates/admin/compta/exercices/journal.tpl [new file with mode: 0644]
templates/admin/compta/exercices/modifier.tpl [new file with mode: 0644]
templates/admin/compta/exercices/supprimer.tpl [new file with mode: 0644]
templates/admin/compta/import.tpl [new file with mode: 0644]
templates/admin/compta/index.tpl [new file with mode: 0644]
templates/admin/compta/operations/index.tpl [new file with mode: 0644]
templates/admin/compta/operations/membre.tpl [new file with mode: 0644]
templates/admin/compta/operations/modifier.tpl [new file with mode: 0644]
templates/admin/compta/operations/recherche_sql.tpl [new file with mode: 0644]
templates/admin/compta/operations/saisir.tpl [new file with mode: 0644]
templates/admin/compta/operations/supprimer.tpl [new file with mode: 0644]
templates/admin/compta/operations/voir.tpl [new file with mode: 0644]
templates/admin/config/_menu.tpl [new file with mode: 0644]
templates/admin/config/donnees.tpl [new file with mode: 0644]
templates/admin/config/import.tpl [new file with mode: 0644]
templates/admin/config/index.tpl [new file with mode: 0644]
templates/admin/config/membres.tpl [new file with mode: 0644]
templates/admin/config/plugins.tpl [new file with mode: 0644]
templates/admin/config/site.tpl [new file with mode: 0644]
templates/admin/index.tpl [new file with mode: 0644]
templates/admin/install.tpl [new file with mode: 0644]
templates/admin/login.tpl [new file with mode: 0644]
templates/admin/membres/action.tpl [new file with mode: 0644]
templates/admin/membres/ajouter.tpl [new file with mode: 0644]
templates/admin/membres/cat_modifier.tpl [new file with mode: 0644]
templates/admin/membres/cat_supprimer.tpl [new file with mode: 0644]
templates/admin/membres/categories.tpl [new file with mode: 0644]
templates/admin/membres/cotisations.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/ajout.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/gestion/modifier.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/gestion/rappel_modifier.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/gestion/rappel_supprimer.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/gestion/rappels.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/gestion/supprimer.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/index.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/rappels.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/supprimer.tpl [new file with mode: 0644]
templates/admin/membres/cotisations/voir.tpl [new file with mode: 0644]
templates/admin/membres/fiche.tpl [new file with mode: 0644]
templates/admin/membres/import.tpl [new file with mode: 0644]
templates/admin/membres/index.tpl [new file with mode: 0644]
templates/admin/membres/message.tpl [new file with mode: 0644]
templates/admin/membres/message_collectif.tpl [new file with mode: 0644]
templates/admin/membres/modifier.tpl [new file with mode: 0644]
templates/admin/membres/recherche.tpl [new file with mode: 0644]
templates/admin/membres/recherche_sql.tpl [new file with mode: 0644]
templates/admin/membres/supprimer.tpl [new file with mode: 0644]
templates/admin/mes_cotisations.tpl [new file with mode: 0644]
templates/admin/mes_infos.tpl [new file with mode: 0644]
templates/admin/password.tpl [new file with mode: 0644]
templates/admin/wiki/_chercher_parent.tpl [new file with mode: 0644]
templates/admin/wiki/chercher.tpl [new file with mode: 0644]
templates/admin/wiki/creer.tpl [new file with mode: 0644]
templates/admin/wiki/editer.tpl [new file with mode: 0644]
templates/admin/wiki/historique.tpl [new file with mode: 0644]
templates/admin/wiki/page.tpl [new file with mode: 0644]
templates/admin/wiki/recent.tpl [new file with mode: 0644]
templates/admin/wiki/supprimer.tpl [new file with mode: 0644]
templates/error.tpl [new file with mode: 0644]
templates/index.html [new file with mode: 0644]
templates/index.tpl [new file with mode: 0644]
www/.htaccess [new file with mode: 0644]
www/_inc.php [new file with mode: 0644]
www/_route.php [new file with mode: 0644]
www/admin/.htaccess [new file with mode: 0644]
www/admin/_inc.php [new file with mode: 0644]
www/admin/compta/_inc.php [new file with mode: 0644]
www/admin/compta/banques/ajouter.php [new file with mode: 0644]
www/admin/compta/banques/index.php [new file with mode: 0644]
www/admin/compta/banques/modifier.php [new file with mode: 0644]
www/admin/compta/banques/supprimer.php [new file with mode: 0644]
www/admin/compta/categories/ajouter.php [new file with mode: 0644]
www/admin/compta/categories/index.php [new file with mode: 0644]
www/admin/compta/categories/modifier.php [new file with mode: 0644]
www/admin/compta/categories/supprimer.php [new file with mode: 0644]
www/admin/compta/comptes/ajouter.php [new file with mode: 0644]
www/admin/compta/comptes/index.php [new file with mode: 0644]
www/admin/compta/comptes/journal.php [new file with mode: 0644]
www/admin/compta/comptes/modifier.php [new file with mode: 0644]
www/admin/compta/comptes/supprimer.php [new file with mode: 0644]
www/admin/compta/exercices/ajouter.php [new file with mode: 0644]
www/admin/compta/exercices/bilan.php [new file with mode: 0644]
www/admin/compta/exercices/cloturer.php [new file with mode: 0644]
www/admin/compta/exercices/compte_resultat.php [new file with mode: 0644]
www/admin/compta/exercices/grand_livre.php [new file with mode: 0644]
www/admin/compta/exercices/index.php [new file with mode: 0644]
www/admin/compta/exercices/journal.php [new file with mode: 0644]
www/admin/compta/exercices/modifier.php [new file with mode: 0644]
www/admin/compta/exercices/supprimer.php [new file with mode: 0644]
www/admin/compta/graph.php [new file with mode: 0644]
www/admin/compta/import.php [new file with mode: 0644]
www/admin/compta/index.php [new file with mode: 0644]
www/admin/compta/operations/index.php [new file with mode: 0644]
www/admin/compta/operations/membre.php [new file with mode: 0644]
www/admin/compta/operations/modifier.php [new file with mode: 0644]
www/admin/compta/operations/recherche_sql.php [new file with mode: 0644]
www/admin/compta/operations/saisir.php [new file with mode: 0644]
www/admin/compta/operations/supprimer.php [new file with mode: 0644]
www/admin/compta/operations/voir.php [new file with mode: 0644]
www/admin/compta/pie.php [new file with mode: 0644]
www/admin/config/_inc.php [new file with mode: 0644]
www/admin/config/donnees.php [new file with mode: 0644]
www/admin/config/import.php [new file with mode: 0644]
www/admin/config/index.php [new file with mode: 0644]
www/admin/config/membres.php [new file with mode: 0644]
www/admin/config/plugins.php [new file with mode: 0644]
www/admin/config/site.php [new file with mode: 0644]
www/admin/index.php [new file with mode: 0644]
www/admin/install.php [new file with mode: 0644]
www/admin/login.php [new file with mode: 0644]
www/admin/logout.php [new file with mode: 0644]
www/admin/membres/action.php [new file with mode: 0644]
www/admin/membres/ajouter.php [new file with mode: 0644]
www/admin/membres/cat_modifier.php [new file with mode: 0644]
www/admin/membres/cat_supprimer.php [new file with mode: 0644]
www/admin/membres/categories.php [new file with mode: 0644]
www/admin/membres/cotisations.php [new file with mode: 0644]
www/admin/membres/cotisations/ajout.php [new file with mode: 0644]
www/admin/membres/cotisations/gestion/modifier.php [new file with mode: 0644]
www/admin/membres/cotisations/gestion/rappel_modifier.php [new file with mode: 0644]
www/admin/membres/cotisations/gestion/rappel_supprimer.php [new file with mode: 0644]
www/admin/membres/cotisations/gestion/rappels.php [new file with mode: 0644]
www/admin/membres/cotisations/gestion/supprimer.php [new file with mode: 0644]
www/admin/membres/cotisations/index.php [new file with mode: 0644]
www/admin/membres/cotisations/rappels.php [new file with mode: 0644]
www/admin/membres/cotisations/supprimer.php [new file with mode: 0644]
www/admin/membres/cotisations/voir.php [new file with mode: 0644]
www/admin/membres/fiche.php [new file with mode: 0644]
www/admin/membres/import.php [new file with mode: 0644]
www/admin/membres/index.php [new file with mode: 0644]
www/admin/membres/message.php [new file with mode: 0644]
www/admin/membres/message_collectif.php [new file with mode: 0644]
www/admin/membres/modifier.php [new file with mode: 0644]
www/admin/membres/recherche.php [new file with mode: 0644]
www/admin/membres/recherche_sql.php [new file with mode: 0644]
www/admin/membres/supprimer.php [new file with mode: 0644]
www/admin/mes_cotisations.php [new file with mode: 0644]
www/admin/mes_infos.php [new file with mode: 0644]
www/admin/password.php [new file with mode: 0644]
www/admin/plugin.php [new file with mode: 0644]
www/admin/static/admin.css [new file with mode: 0644]
www/admin/static/bg00.png [new file with mode: 0644]
www/admin/static/bg01.png [new file with mode: 0644]
www/admin/static/code_editor.min.js [new file with mode: 0644]
www/admin/static/datepickr.css [new file with mode: 0644]
www/admin/static/datepickr.js [new file with mode: 0644]
www/admin/static/font/garradin.css [new file with mode: 0644]
www/admin/static/font/garradin.eot [new file with mode: 0644]
www/admin/static/font/garradin.svg [new file with mode: 0644]
www/admin/static/font/garradin.ttf [new file with mode: 0644]
www/admin/static/font/garradin.woff [new file with mode: 0644]
www/admin/static/garradin.png [new file with mode: 0644]
www/admin/static/gibberish-aes.min.js [new file with mode: 0644]
www/admin/static/global.js [new file with mode: 0644]
www/admin/static/handheld.css [new file with mode: 0644]
www/admin/static/loader.js [new file with mode: 0644]
www/admin/static/password.js [new file with mode: 0644]
www/admin/static/print.css [new file with mode: 0644]
www/admin/static/skel_editor.css [new file with mode: 0644]
www/admin/static/skel_editor.js [new file with mode: 0644]
www/admin/static/wiki-encryption.js [new file with mode: 0644]
www/admin/static/wikitoolbar.js [new file with mode: 0644]
www/admin/upgrade.php [new file with mode: 0644]
www/admin/wiki/_chercher_parent.php [new file with mode: 0644]
www/admin/wiki/_inc.php [new file with mode: 0644]
www/admin/wiki/chercher.php [new file with mode: 0644]
www/admin/wiki/creer.php [new file with mode: 0644]
www/admin/wiki/editer.php [new file with mode: 0644]
www/admin/wiki/historique.php [new file with mode: 0644]
www/admin/wiki/index.php [new file with mode: 0644]
www/admin/wiki/recent.php [new file with mode: 0644]
www/admin/wiki/supprimer.php [new file with mode: 0644]
www/index.php [new file with mode: 0644]
www/squelettes-dist/article.html [new file with mode: 0644]
www/squelettes-dist/atom.xml [new file with mode: 0644]
www/squelettes-dist/default.css [new file with mode: 0644]
www/squelettes-dist/entete.html [new file with mode: 0644]
www/squelettes-dist/pied.html [new file with mode: 0644]
www/squelettes-dist/rubrique.html [new file with mode: 0644]
www/squelettes-dist/sommaire.html [new file with mode: 0644]