- 09 Jan, 2007 12 commits
-
-
Vincent Pelletier authored
Change the way which is used to get the current URL. This fixes errors when there are method ids at the end of the current url and that url gets used as a redirection url. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add current_form_id as request variable. It is used in ListBox for URL generation - because at that point it cannot guess it by itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11982 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix reference url generation in ListBoxZuite_CommonTemplate. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11981 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11963 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11959 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
port r11947 in erp5_mysql_innodb and erp5_mysql_ndb git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11958 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jan, 2007 28 commits
-
-
Jérome Perrin authored
Naming convention: SQL should be in big caps. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(countResults with SearcheableText was broken) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
save and restore original security manager pass a wrapped user to newSecurityManager use finally: construct, remove some commented out LOGs and fix indentation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11934 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11933 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org?rev=10468&view=revKevin Deldycke authored
* make TimerService.process_timer public to shut up VerboseSecurity messages, * use finally to release the lock in TimerService.process_timer, * reraise all exceptions from suscriber.process_timer. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11931 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/?rev=9230&view=revKevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11930 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/?rev=8067&view=revKevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11925 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11924 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
particular alternateReindexObject method because we want to use TempCashDeliveryLine objects instead of CashDeliveryLine ones git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11923 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11922 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11920 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11918 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11916 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a check to determine if the modified SQLCatalog is the default one. if not, no need to trigger a reindex. Fix a problem when checking for portal_catalog on object which container is at the root of the portal (for example, a document contained directly in a module). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-