GUI elements we’d love to see in ]po[ 4.x
Search Box with Filter and Large Drop Down Menu http://tympanus.net/codrops/2010/07/14/ui-elements-search-box/ http://www.web-delicious.com/jquery-plugins/
Search Box with Filter and Large Drop Down Menu http://tympanus.net/codrops/2010/07/14/ui-elements-search-box/ http://www.web-delicious.com/jquery-plugins/
This entry moved to http://www.project-open.org/documentation/rfe_Advanced_Financial_Project_Planning
The package provides the following features: Provide a single access point for all tasks assigned to an user Gives users the possibility to create a sortable list of tasks Tasks can added from a list of existing project tasks, forum tasks and workflow tasks Let users add arbitrary tasks not managed with ]po[ Provide users [...]
On this page: Control flow / Conditions Localization Categories Permissions Views OpenACS Packages User Management Database String operations Error handling Page contract Sanity checks See also Common constructs writing ]po[ update scripts Common used build in tcl commands Commonly used sql constructs Debugging Control flow / Conditions Check for existing variable exists_and_not_null project_id Localization OpenACS [...]
One thing we have learned today is that going to AJAX requires also a review of current HTML. Even though most pages show only warnings when HTML is validated, they are still not conform when using script libraries. In our example we’d like extend the Home Page Project Component to introduce tabs. “open” projects and [...]
Before a user can create or view a Financial Document, a permission check is performed. As a sample we will have a closer look what is checks are performed when a user wants to create a new quote. Permission checks creation of a new quote: /intranet-invoices/new?cost_type_id=3702 1) Depending on the required permission type (read/write) a [...]