2011-10-26 |
Alain Peyrat | Strip unprintable chars in SOAP tracker
|
commit | commitdiff | tree |
2011-10-26 |
Alain Peyrat | Drop language_id in SOAP docman.
|
commit | commitdiff | tree |
2011-10-25 |
Alain Peyrat | Improve CSV export in trackers, allow changing separator...
|
commit | commitdiff | tree |
2011-10-25 |
Alain Peyrat | Define include_path after $gfconfig
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Tasks: Improve translations & clean error messages
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Fix to allow spaces in wiki page names in crossref
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Drop unused $sys_db_is_dirty
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | logger.php moved in src/common
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Mostly indent changes
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Use forge_name instead of report_company_name (not...
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Use require_once instead of include_once to load HTML_Graphs.php
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Use information class for normal informative messages
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Fix PHP warnings on undefined variable
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | xhtml fixes
|
commit | commitdiff | tree |
2011-10-24 |
Alain Peyrat | Use util_make_url() when possible
|
commit | commitdiff | tree |
2011-10-23 |
Alain Peyrat | Fix missed tracker downloadcsv.php, now in common
|
commit | commitdiff | tree |
2011-10-23 |
Alain Peyrat | Adapt tracker downloadcsv to handle headers & sep params
|
commit | commitdiff | tree |
2011-10-23 |
Alain Peyrat | Save CSV preference if user is logged (in tass)
|
commit | commitdiff | tree |
2011-10-19 |
Alain Peyrat | Cache stripTags() using apc if present to speedup frontpage
|
commit | commitdiff | tree |
2011-10-19 |
Alain Peyrat | Skip old config for pure .ini based install
|
commit | commitdiff | tree |
2011-10-19 |
Alain Peyrat | Use latest rendering engine for IE (bypass compatibility...
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Convert to utf8 and fix eof
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Tracker: Hide Power Query button if javascript is enabled...
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Drop --quiet option in rpmbuild, causing strange build...
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Fix wrong test in getAssignee()
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Replace deprecated php functions.
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Upgrade vtemplate.class.php to 1.3.3 to fix PHP warnings
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Replace deprecated php functions.
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | watchr file to run automatically run phpunit & phpcs...
|
commit | commitdiff | tree |
2011-10-18 |
Alain Peyrat | Adding a very simple phpcs ruleset file.
|
commit | commitdiff | tree |
2011-10-16 |
Alain Peyrat | minor syntax change
|
commit | commitdiff | tree |
2011-10-16 |
Alain Peyrat | Fix <? => <?php
|
commit | commitdiff | tree |
2011-10-16 |
Alain Peyrat | Add one more unit test
|
commit | commitdiff | tree |
2011-10-16 |
Alain Peyrat | Add some unit tests
|
commit | commitdiff | tree |
2011-10-14 |
Alain Peyrat | Change UI for advanced search and use jquery now
|
commit | commitdiff | tree |
2011-10-08 |
Alain Peyrat | Add new support dir in RPM
|
commit | commitdiff | tree |
2011-10-06 |
Alain Peyrat | Revert "unbreak filtering with "1,2,3" style strings...
|
commit | commitdiff | tree |
2011-10-06 |
Alain Peyrat | Move internal trackers files in common
|
commit | commitdiff | tree |
2011-09-21 |
Alain Peyrat | Add missing group_id in plugin_hook call
|
commit | commitdiff | tree |
2011-09-20 |
Alain Peyrat | More live checks on admin pages.
|
commit | commitdiff | tree |
2011-09-20 |
Alain Peyrat | Add simple config check in configman page & clean UI
|
commit | commitdiff | tree |
2011-09-20 |
Alain Peyrat | human_readable_bytes() reworked to handle translations...
|
commit | commitdiff | tree |
2011-09-19 |
Alain Peyrat | Initial code for ckeditor plugin
|
commit | commitdiff | tree |
2011-09-15 |
Alain Peyrat | Update fusionforge.spec with new plugins
|
commit | commitdiff | tree |
2011-09-15 |
Alain Peyrat | Cleared PHP deprecated warnings
|
commit | commitdiff | tree |
2011-09-15 |
Alain Peyrat | Fix unit tests: beware of empty lines after the closing php
|
commit | commitdiff | tree |
2011-08-26 |
Alain Peyrat | Drop disabled plugin during packaging (earlier to be...
|
commit | commitdiff | tree |
2011-08-26 |
Alain Peyrat | Fix soapadmin config to play nice with list-enabled...
|
commit | commitdiff | tree |
2011-07-13 |
Alain Peyrat | Fix mime issue when updating a document
|
commit | commitdiff | tree |
2011-07-04 |
Alain Peyrat | [#312] Add methods for user manage, submitted by Pasquale...
|
commit | commitdiff | tree |
2011-06-27 |
Alain Peyrat | Fix RPM .spec
|
commit | commitdiff | tree |
2011-06-27 |
Alain Peyrat | Add new files in RPM .spec
|
commit | commitdiff | tree |
2011-06-27 |
Alain Peyrat | Add information class in main css
|
commit | commitdiff | tree |
2011-06-10 |
Alain Peyrat | from branch 5.1 r13481: add support for application...
|
commit | commitdiff | tree |
2011-06-10 |
Alain Peyrat | fix from branch 5.1 r13479: protect code if zip is...
|
commit | commitdiff | tree |
2011-06-10 |
Alain Peyrat | fix missing right check
|
commit | commitdiff | tree |
2011-06-10 |
Alain Peyrat | fix order and recurcive call
|
commit | commitdiff | tree |
2011-06-10 |
Alain Peyrat | initial version of no js tree. OO implementation: currently...
|
commit | commitdiff | tree |
2011-06-10 |
Alain Peyrat | Add support for Mysql and Codendi
|
commit | commitdiff | tree |
2011-06-10 |
Alain Peyrat | Add support for mysql and for Codendi
|
commit | commitdiff | tree |
2011-05-23 |
Alain Peyrat | Add new scmhook plugin in RPM
|
commit | commitdiff | tree |
2011-05-19 |
Alain Peyrat | Live event system (experimental, not activated by default)
|
commit | commitdiff | tree |
2011-04-22 |
Alain Peyrat | Add plugin-doaprdf in fusionforge.spec
|
commit | commitdiff | tree |
2011-04-03 |
Alain Peyrat | Use UNIX for end of lines
|
commit | commitdiff | tree |
2011-04-03 |
Alain Peyrat | <? replaced with <?php: more compatible
|
commit | commitdiff | tree |
2011-04-02 |
Alain Peyrat | Share same change with 5.1 branch
|
commit | commitdiff | tree |
2011-03-31 |
Alain Peyrat | Remove compatibility hack to pass deprecation tests
|
commit | commitdiff | tree |
2011-03-30 |
Alain Peyrat | Fix: When writing a news, the body is lost if you forget...
|
commit | commitdiff | tree |
2011-03-29 |
Alain Peyrat | Allow rich editing in diary
|
commit | commitdiff | tree |
2011-03-28 |
Alain Peyrat | Upgrade php-htmlpurifier to 4.3.0
|
commit | commitdiff | tree |
2011-03-28 |
Alain Peyrat | Upgrade php-htmlpurifier to 4.3.0
|
commit | commitdiff | tree |
2011-03-25 |
Alain Peyrat | Add docs & install for new plugin-message.
|
commit | commitdiff | tree |
2011-03-25 |
Alain Peyrat | Adapt message plugin to fusionforge
|
commit | commitdiff | tree |
2011-03-25 |
Alain Peyrat | Initial code for the message plugin (global message...
|
commit | commitdiff | tree |
2011-03-22 |
Alain Peyrat | Fix bad renaming of RPM plugins
|
commit | commitdiff | tree |
2011-03-22 |
Alain Peyrat | Add missing RPM packaging for OpenID plugin (authopenid)
|
commit | commitdiff | tree |
2011-03-17 |
Alain Peyrat | Use quiet with wget to shorten build output
|
commit | commitdiff | tree |
2011-03-17 |
Alain Peyrat | Add copyright header to DatabaseInstaller.class.php
|
commit | commitdiff | tree |
2011-03-17 |
Alain Peyrat | Revert "Added symlinks to config files"
|
commit | commitdiff | tree |
2011-03-17 |
Alain Peyrat | Fix incorrect require ($gfwww is empty in set_include_path...
|
commit | commitdiff | tree |
2011-03-15 |
Alain Peyrat | Allow tests to pass when selenium-rc is reusing sessions
|
commit | commitdiff | tree |
2011-03-15 |
Alain Peyrat | src/plugins/authcas/rpm-specific removed, not used
|
commit | commitdiff | tree |
2011-03-15 |
Alain Peyrat | Add authcas plugin in .spec for RPMs
|
commit | commitdiff | tree |
2011-03-15 |
Alain Peyrat | Removed unused ldapextauth/rpm-specific
|
commit | commitdiff | tree |
2011-03-14 |
Alain Peyrat | Add the symlink for authbuiltin during install for...
|
commit | commitdiff | tree |
2011-03-14 |
Alain Peyrat | Adding phpCAS in README
|
commit | commitdiff | tree |
2011-03-09 |
Alain Peyrat | Remove empty line at end of file
|
commit | commitdiff | tree |
2011-02-11 |
Alain Peyrat | Check group_id before using it.
|
commit | commitdiff | tree |
2011-02-11 |
Alain Peyrat | Fix PHP warnings
|
commit | commitdiff | tree |
2011-02-11 |
Alain Peyrat | Minor reformating in ArtifactQuery()
|
commit | commitdiff | tree |
2011-02-11 |
Alain Peyrat | Add field last_modified_date in query, browse list...
|
commit | commitdiff | tree |
2011-02-11 |
Alain Peyrat | Add progess bar on tracker for default status also...
|
commit | commitdiff | tree |
2011-01-31 |
Alain Peyrat | Fix missing sys_get_temp_dir() is only available for...
|
commit | commitdiff | tree |
2011-01-29 |
Alain Peyrat | Migrate some missed global vars to new config system.
|
commit | commitdiff | tree |
2011-01-29 |
Alain Peyrat | Revert tooltips change in gforge.sql, change managed...
|
commit | commitdiff | tree |
2011-01-29 |
Alain Peyrat | Handle <h1> and sub menu directly in header() to allow...
|
commit | commitdiff | tree |
2011-01-27 |
Alain Peyrat | Add missing clean target in fusionforge-build-and-test...
|
commit | commitdiff | tree |
2011-01-19 |
Alain Peyrat | Misc minor changes
|
commit | commitdiff | tree |
2011-01-19 |
Alain Peyrat | Improve sentences for translations for project register.
|
commit | commitdiff | tree |
2011-01-19 |
Alain Peyrat | Drop duplicate setUsesSCM() => setUseSCM()
|
commit | commitdiff | tree |
next |