History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
d77e9db22271 | Marko Niinimaki | some on-secreen documentation | Sep 18 2008 | |||
ddecc160ffff | Marko Niinimaki | changed collection based config to field and exprssion | Sep 18 2008 | |||
97a92a6a11ae | Marko Niinimaki | collection based kb's: coll selection from list, instructions | Sep 18 2008 | |||
ccac509a3904 | Marko Niinimaki | formatting error fix | Sep 17 2008 | |||
1f606aeb26a4 | Marko Niinimaki | form value fixes | Sep 17 2008 | |||
dba644e69443 | Marko Niinimaki | collection based kb's | Sep 17 2008 | |||
ee5245f3e12a | Marko Niinimaki | better naming (and no porn) | Sep 17 2008 | |||
46e9ef753343 | Marko Niinimaki | added features in kb management | Sep 16 2008 | |||
dea3bf76eb65 | Marko Niinimaki | documentation: param typo fix | Sep 12 2008 | |||
17905fdbb6de | Marko Niinimaki | replaced the export button with an export instruction | Sep 12 2008 | |||
2b9c9affb653 | Marko Niinimaki | showing broader/narrower term in templates if the kb is a taxonomy | Sep 4 2008 | |||
babfd8badc33 | Marko Niinimaki | prepared for taxonomy type kbs | Sep 4 2008 | |||
0d5823f340ea | Marko Niinimaki | kb name in bold in select action screen | Aug 29 2008 | |||
53d84a176673 | Marko Niinimaki | support browsing large kb's that do not fit on 1 page | Aug 28 2008 | |||
5486b43d2cb6 | Marko Niinimaki | kb rules checking | Aug 15 2008 | |||
1e67904c60c9 | Marko Niinimaki | Added an export button | Aug 8 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
5b75fffe071a | Jerome Caffaro | Removed on-the-fly indentation of the html source. | Feb 29 2008 | |||
c7fefe7492ee | Jerome Caffaro | Fixed resizing of documentation frame inside template editor. | Feb 19 2008 | |||
1cc7fc07fc98 | Jerome Caffaro | Removed note about the migration from PHP to Python. | Feb 7 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
52f372f574cf | Tibor Simko | Phased out BibFormat Admin static intro page. | Dec 13 2007 | |||
e6f2a1d2f899 | Jerome Caffaro | Fixed xsl format template name display in output format admin | Sep 20 2007 | |||
e467d4e47eea | Jerome Caffaro | Added checkbox to display/hide output formats in list of output formats on… | Sep 14 2007 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 2007 | |||
c89e03c48e95 | Jerome Caffaro | Added native support for XSLT in BibFormat. | Feb 22 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
ef89d2b485cd | Tibor Simko | Fixed typo, thanks to Ferran Jorba. | Jan 26 2007 | |||
8e33fd73d183 | Jerome Caffaro | Added new index.html file to replace the php one (in case old admin URL has… | Dec 5 2006 | |||
153f4b09ccd5 | Tibor Simko | Removed explicit == and != comparisons against True/False singletons, as per… | Nov 28 2006 | |||
b56231a1c7cb | Jerome Caffaro | Fixed wrong label in output format "dependencies" page. | Oct 5 2006 | |||
fe1c54275bc9 | Jerome Caffaro | Improved layout of template editor: panels resize according to window size… | Oct 5 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
bb3cf98f872a | Tibor Simko | Added copyright messages to the files where they were missing. Fixed copyright… | Sep 14 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
3ddfb9b00487 | Jerome Caffaro | Added the possibility NOT to copy a format template when creating a new one… | Sep 14 2006 | |||
b5a677f595e4 | Jerome Caffaro | Added possibility to copy code of already existing template when creating a new… | Sep 14 2006 | |||
6e2a5e664ac3 | Tibor Simko | Remove unused __lastupdated__. | Sep 13 2006 | |||
ffb5a2998863 | Jerome Caffaro | Added automatic creation of a Dreamweaver floating panel containing all format… | Sep 1 2006 | |||
e3fba8bc99a7 | Jerome Caffaro | Fixed uninitialized variable. | Aug 28 2006 | |||
7b88f64ee118 | Jerome Caffaro | Updated interface to hide backward compatibility if php is not enabled. Added… | Aug 25 2006 | |||
36d3a4dbee62 | Jerome Caffaro | Improved backward compatibility with old BibFormat: if not all formats to which… | Aug 25 2006 | |||
295eea33b986 | Jerome Caffaro | Use 'php' var from config.py to determine if we are allowed to call old… | Aug 23 2006 | |||
b2197c0ad41a | Jerome Caffaro | Corrected letter case typo Bibformat -> BibFormat in docstrings. Fixed an issue… | Aug 22 2006 | |||
d7d3d99c9a97 | Jerome Caffaro | Modified some elements to link to /search?... instead of /search.py?... file. | Aug 21 2006 | |||
40be7c71f103 | Jerome Caffaro | Added support for preview of formats with content-type different that… | Jul 25 2006 | |||
688839a69c28 | Jerome Caffaro | Initial release of the new BibFormat in Python. The status is still… | Jul 20 2006 |
c4science · Help