Opened 5 years ago
Closed 5 years ago
#211 closed Defect (fixed)
Change all input forms to use FORM and HIDDEN fields
| Reported by: | marcus | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | API | Version: | |
| Severity: | blocker | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Change History (14)
comment:1 Changed 5 years ago by marcus
comment:2 Changed 5 years ago by marcus
(In [svn:1733]) Example of usage (Refs #210), also refs #211.
comment:3 Changed 5 years ago by marcus
(In [svn:1790]) Refs #211: Two forms converted + extra functionality to input views
comment:4 Changed 5 years ago by marcus
(In [svn:1818]) Refs #210 & #211
comment:5 Changed 5 years ago by marcus
(In [svn:1820]) Refs #210 & #211
comment:6 Changed 5 years ago by marcus
(In [svn:1823]) Refs #210 & #211 : Plugins settings converted.
comment:7 Changed 5 years ago by marcus
(In [svn:1824]) Refs #210 & #211 : Some more core settings / admin pages moved to use admin_gatekeeper. Install script action now also refuses to be run if the site has already been installed.
comment:8 Changed 5 years ago by marcus
(In [svn:1827]) Refs #210 & #211 : Widgets edit now using action_gatekeeper
comment:9 Changed 5 years ago by marcus
(In [svn:1828]) Refs #210 & #211 : Updated comments form
comment:10 Changed 5 years ago by marcus
(In [svn:1839]) Refs #210 & #211: Friends form moved to action_gatekeeper code.
comment:11 Changed 5 years ago by bentest
- Component set to API
- Owner set to bentest
- Priority set to blocker
- Status changed from new to assigned
- Type set to defect
comment:12 Changed 5 years ago by bentest
- Owner bentest deleted
- Status changed from assigned to new
comment:13 Changed 5 years ago by marcus
Additionally, we need to change things which use get (admin actions etc)
comment:14 Changed 5 years ago by marcus
- Resolution set to fixed
- Status changed from new to closed
Closed. Ongoing task.

(In [svn:1731]) Refs #210 and #211