• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add release date to package info

  1. … 2 more files in changeset.
Getting rid of last calls to deprecated ad_table. Instead using the list-builder. There is still one call to ad_table within acs-subsite but this page is not linked from anywhere anymore ( probably we remove it later ).

  1. … 6 more files in changeset.
- cleanup: reduce usage of deprecated functions (ad_parameter)

  1. … 8 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 25 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Removed HTML to deliberately set cell background color to white for the reload links, which is where you need it the most, because it's the furthest away from the name of the package

Fixed some context bar, show name of package being reloaded

  1. … 3 more files in changeset.
Added Andrew's OpenACS authentication server as a separate package

  1. … 11 more files in changeset.
Always display reload links, but not always check file status

  1. … 1 more file in changeset.
Templated pages

  1. … 3 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
speeding up the APM index page significantly by making reload links optional

language fix: committed an incomplete sentence in last commit

removing incorrect help statement trying to explain what an installed package is

adding a view files link for each package (there used to be such a link and a count). Made showing all packages the default (this is what at least I want 99% of the time and I'm assuming other developers will have similar needs)

disabling watches on the APM index page in performance mode and providing a link to the parameter page fixing bug 377

disabling watches on the APM index page in performance mode and providing a link to the parameter page

adding the ability to cancel all watches in the system

  1. … 2 more files in changeset.
adding the ability to cancel all watches in the system

  1. … 2 more files in changeset.
removing the file count for packages on the APM index page as counting from the file system would be fairly expensive (maybe as much as a second for many packages)

  1. … 2 more files in changeset.
removing the file count for packages on the APM index page as counting from the file system would be fairly expensive (maybe as much as a second for many packages)

  1. … 2 more files in changeset.
Upgrade to 4.6.2: The infamous APM changes, workflow, bug-tracker, etc.

  1. … 35 more files in changeset.
Changed the file manage page of the APM to reflect that file paths are no longer in the database. The page now just serves the purpose of showing the file types that the APM thinks your files are and watching files. Making paths to sql files and catalog files be fetched directly from the filesystem. Offering to mount applications under /package_key upon install for convenience. Making sure the package-delete page works by unmounting and uninstantiating packages with the Tcl API (to trigger callbacks) before uninstall. Adding ability to watch all files in a package. Minor update of I18N instructions

  1. … 10 more files in changeset.
- Took out extra call to apm_package_load status

- allowed calling file-watch with more than one file_id

- offer a 'watch all above files' link when reloading a package

- restructured the version-view page to display links more logically

  1. … 3 more files in changeset.
Default to only showing the latest versions of packages

1. Fixed a couple of .info files

2. Got rid of Ben's hack to always reload query files before doing a query

mapping. He did this so you wouldn't have to reboot AOLserver every

time you change query files. It was a short-term hack but unfortunately

it looped virgin installs.

3. Added code to the APM to make the "watch" feature work with query files

as well as library files. This makes Ben's hack mentioned above

unnecessary.

  1. … 8 more files in changeset.

Added calls to Dan's new "db_map" routine to make db-specific queries in

the apm index page work.

  1. … 2 more files in changeset.

1. Fixed apm_load_queries. Again? Yes, again. I fixed it real good this

time.

2. Added .xql files for acs-admin. APM .xql files have mostly but not

completely been ported. It sort of works though, cool!

1. Fixed apm_load_queries. Again? Yes, again. I fixed it real good this

time.

2. Added .xql files for acs-admin. APM .xql files have mostly but not

completely been ported. It sort of works though, cool!

  1. … 60 more files in changeset.

re-added table-display-procs.tcl

Tried to fix apm/index.tcl but ran into a major problem...we need to rewrite

ad-table entirely.

  1. … 1 more file in changeset.