- 02 Dec, 2010 19 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Initialize draggable & droppable functionality of new pad. Use proper script name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Use JSON to load new pads. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- added javascript code to show and hide this message git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
zc.buildout has feature of extending its configuration over the network. Thanks to using extends-cache it is possible to have online software with offline instance -- they just need to be properly directed to existing extends-cache, and whenever run in offline mode they will try to reuse configuration files provided there and *fail* (which is good) in case of missing profiles. buildout-2.12.cfg extends profiles/official-2.12.cfg only to fill this extends cache. Readme is updated to follow the way, thanks to which less dependecies are required. As buildout shall work with checkout extends-cache is moved up and reused from here and generated instance template is generated in place. This template is renamed to instance.inc, as it is file which shall be included by instance configuration. Note: There is no need anymore to use svn to play with ERP5 Appliance buildout, but it is still possible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
- implemented dialog to edit more properties of object. Next, I will clean up the javascript code to be more expressive and clean. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
When using rename & add pop up set automatically the focus to input field in order to make it straight forward for user. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
setting LD_LIBRARY_PATH is required here to avoid the following error in the system without fontconfig. ./obj/mkromfs: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
It is not required to use python-common (at least not for now). Reduce the configuration options to become same as as python2.6 way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Arnaud Fontaine authored
defining them in each Constraint git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2010 21 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* include 'nxd004' in egg's version info. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
provided software and drop buildout:software_home git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
software_home keyword is already used git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
install basic latin and japanese fonts under parts/fonts and specify this directory in our fontconfig. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
being run by proper python, which will be used to bootstrap instances git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-