Change Log for American Alpine Journal

Overview

Total Changes

3

First Change

17th Mar 2025

Last Change

17th Mar 2025

Log

Date Time User Type Name Attribute
1 17th March 2025 07:54:54 remus - - notes
Before
test
After
The American Alpine Journal is the journal of the American Alpine Club. Publihed annualy since 1929. ### References [1] [https://publications.americanalpineclub.org/](https://publications.americanalpineclub.org/) [2] [https://americanalpineclub.org/](https://americanalpineclub.org/)
Diff
--- before

+++ after

@@ -1 +1,7 @@

-test
+The American Alpine Journal is the journal of the American Alpine Club. Publihed annualy since 1929.
+
+### References
+
+[1] [https://publications.americanalpineclub.org/](https://publications.americanalpineclub.org/)
+
+[2] [https://americanalpineclub.org/](https://americanalpineclub.org/)
2 17th March 2025 07:54:54 remus - - notes_pretty
Before
<p>test<p>
After
<p>The American Alpine Journal is the journal of the American Alpine Club. Publihed annualy since 1929.</p> <h3>References</h3> <p>[1] <a href="https://publications.americanalpineclub.org/">https://publications.americanalpineclub.org/</a></p> <p>[2] <a href="https://americanalpineclub.org/">https://americanalpineclub.org/</a></p>
3 17th March 2025 07:54:54 remus - - definition
Before
select library_item_id from library_items where deleted_on is null and url_public ~ 'https://publications.americanalpineclub.org/articles/[0-9]+'
After
select library_item_id from library_items where deleted_on is null and url_public ~ 'https://publications.americanalpineclub.org/articles/[0-9]+'
Diff
--- before

+++ after

@@ -1,9 +1,9 @@

-select
- library_item_id
-
-from
- library_items
-
-where
- deleted_on is null
+select
+ library_item_id
+
+from
+ library_items
+
+where
+ deleted_on is null
and url_public ~ 'https://publications.americanalpineclub.org/articles/[0-9]+'

Page 1