Romain Quetiez
39de3e9af7
De-hardcoded against the subdirectory "modules" (excepted the data model sources files)
...
SVN:trunk[1779]
2012-01-17 15:31:51 +00:00
Romain Quetiez
b46ed4764d
Fixed bug in the new portal: the wizard validation was inoperant when several selection lists were proposed
...
SVN:trunk[1587]
2011-09-20 13:50:11 +00:00
Denis Flaven
c4db9cd84e
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
...
SVN:trunk[1563]
2011-09-08 13:21:32 +00:00
Romain Quetiez
64cae5b58b
Portal: activate TriggerOnPortalUpdate
...
SVN:trunk[1512]
2011-08-25 11:46:23 +00:00
Denis Flaven
872a424a78
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
...
SVN:trunk[1508]
2011-08-24 16:00:28 +00:00
Romain Quetiez
e53c07393c
Internal: improved the API of PortalWebPage
...
SVN:trunk[1491]
2011-08-22 10:09:21 +00:00
Romain Quetiez
071a30d928
Cosmetic on the portal
...
SVN:trunk[1473]
2011-08-19 07:42:19 +00:00
Romain Quetiez
c15976f148
Internal: leverage display block for displaying link sets in the portal
...
SVN:trunk[1471]
2011-08-18 16:32:31 +00:00
Denis Flaven
51bd6cdf97
#446 continuing: sanitizing parameters...
...
SVN:trunk[1451]
2011-08-15 13:55:59 +00:00
Denis Flaven
6859326646
Fixed Trac#446: XSS vulnerabilities... to be tested !
...
Also fixed the display/download links on documents that were both doing exactly the same thing !
SVN:trunk[1443]
2011-08-11 10:17:03 +00:00
Denis Flaven
d50f812694
Fix: broken context usage when no context (neither org nor menu) at all
...
SVN:trunk[1381]
2011-07-28 15:12:16 +00:00
Denis Flaven
82c57972c6
Fixing bug #404 : context lost when doing certain actions. What was fixed:
...
- Run Query
- Display Data Model Schema
- Drill-down in charts (OQL & SQL)
- Paginated lists (actually a regression)
What remains:
- Global search...
- Drill-down in Flash "impacts / depends on"
SVN:trunk[1377]
2011-07-27 16:39:17 +00:00
Denis Flaven
a2b8813628
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
...
- Fixed (again !) Trac #427 : unable to empty a linkset when editing an object.
SVN:trunk[1370]
2011-07-26 16:18:19 +00:00
Denis Flaven
ecca1aa070
Use absolute URLs as much as possible to be independent from the page being executed...
...
SVN:trunk[1365]
2011-07-26 13:22:45 +00:00
Denis Flaven
3fde682653
Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages).
...
SVN:trunk[1364]
2011-07-26 12:21:53 +00:00
Denis Flaven
1fc7ce3b81
- Allow search forms to be open by default
...
- Don't make textarea resizable
SVN:trunk[1361]
2011-07-26 09:41:27 +00:00
Denis Flaven
d37244e6e2
- Search forms are now expandable/collapsible in the portal, like in the main UI
...
SVN:trunk[1344]
2011-07-12 11:07:56 +00:00
Romain Quetiez
1c2c244273
Veepee - fixed issue
...
SVN:trunk[1342]
2011-07-08 12:34:07 +00:00
Romain Quetiez
a991a84a8e
New feature: online help on search inputs (date format and operators)
...
SVN:trunk[1341]
2011-07-08 11:40:57 +00:00
Romain Quetiez
532912984d
Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager
...
SVN:trunk[1340]
2011-07-07 15:45:35 +00:00
Denis Flaven
061711afc8
Added support for OnFormCancel
...
SVN:trunk[1335]
2011-07-06 16:29:40 +00:00
Romain Quetiez
c7fbe56423
PPortal web page improvements: protected update feature (class/attcodes explicitely restricted)
...
SVN:trunk[1324]
2011-07-04 09:54:58 +00:00
Romain Quetiez
56ac89f6a6
Portal web page improvements: wizard buttons and welcome message
...
SVN:trunk[1321]
2011-07-04 07:26:16 +00:00
Romain Quetiez
b2c5f183ec
Portal web page improvements: integrating the attachments
...
SVN:trunk[1318]
2011-07-01 07:48:09 +00:00
Denis Flaven
12ec9c3ba1
Finalizing the pagination: a few bug fixes and some cleanup...
...
SVN:trunk[1311]
2011-06-29 15:08:36 +00:00
Romain Quetiez
ac5e40f4ed
Factorized some code into PortalWebPage (still needs to be used in the std portal implementation)
...
SVN:trunk[1310]
2011-06-29 09:10:07 +00:00
Denis Flaven
5e64834b06
Fixed Trac #301 : don't force users back into the portal if they are not "portal" users.
...
SVN:trunk[1251]
2011-04-28 15:43:44 +00:00
Denis Flaven
e42b0513a0
Removed the 'bgiframe' javascript , which was designed for fixing IE6 issues only and causes troubles with IE9.
...
SVN:trunk[1225]
2011-04-22 13:30:41 +00:00
Denis Flaven
1a818f309d
- Revised styles for a nicer/cleaner display of the details and forms.
...
SVN:trunk[1187]
2011-04-07 07:44:09 +00:00
Romain Quetiez
ff112faf5a
Removed PHP "warning"
...
SVN:trunk[969]
2010-11-24 09:05:35 +00:00
Romain Quetiez
d8bb6a45b2
REVIEWED THE FILE INCLUSION POLICY
...
- includes are relative to the application root folder, aka APPROOT
- changed the config file, while preserving the compatibility with older installs
SVN:trunk[962]
2010-11-22 17:53:52 +00:00
Denis Flaven
2e06fae105
- Make the portal web page scrollable.
...
- Support a per-customer stylesheet for tailoring the look of the portal.
SVN:trunk[852]
2010-09-13 17:04:56 +00:00
Denis Flaven
50b6cd0012
- Enhancement (Trac#189) first version of a (simple) End-Users portal.
...
- Fix for the appUserPreferences class
SVN:trunk[808]
2010-09-10 11:23:09 +00:00